“刷新字段”不适用于 SSRS 2008 数据集中的 MDX 查询
我已经在 MDX Studio 0.4.10 中测试了查询(工作正常)并更新了数据集中使用的查询,但是,结果集尚未使用“报告数据”窗格中显示的新列/字段进行更新,即使在按下“刷新字段”按钮。
我什至关闭并重新打开了报告,但“报告数据”窗格中仍然没有显示新列。
如何强制刷新?
I've tested the query in MDX Studio 0.4.10 (works fine) and updated the query used in the dataset, however, the resultset has not updated with the new column/field showing in the 'report data' pane, not even when the 'Refresh Fields' button is pressed.
I've even closed and reopened the report but still no new column is showing in the 'report data' pane.
How can I force a refresh?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
一种解决方案是将 MDX 粘贴到查询设计器中并点击红色 !,它应该会刷新字段。然后,您可以将 MDX 放回到表达式中,它会记住它找到的字段。
One solution is to stick the MDX in the Query Designer and hit the red ! and it should refresh the fields. Then you can stick the MDX back into an expression and it will remember the fields it found.