刷新 OLAP 多维数据集后,数据透视表不会自动刷新。 Excel 2007

发布于 2024-08-09 08:25:14 字数 222 浏览 4 评论 0原文

我有一个连接到外部 OLAP 多维数据集的工作簿。以前,当我连接到外部数据源然后刷新所有数据时,每个数据透视表都会刷新并显示新数据。现在,如果我连接到数据源并刷新数据透视表,数据透视表不会使用新数据进行更新。我可以更新它的唯一方法是手动单击其中一个过滤器,然后单击“确定”。由于某种原因,这会触发与多维数据集的连接,并且数据透视表会使用新数据进行刷新。知道为什么会发生这种情况吗?我很茫然,而且必须手动单击每个枢轴非常耗时。谢谢。

I have a workbook connected to an external OLAP cube. Previously, when I connected to the external data source and then refreshed all, every pivot table would refresh and show the new data. Now, if I connect to the data source and refresh the pivots, the pivots do not update with new data. The only way I can get it to update is if I manually click in one of my filters then click ok. For some reason, this triggers a connection to the cube and the pivot refreshes with the new data. Any idea why this might be happening? I'm at a loss and it's extremely time consuming to have to manually click in each pivot. Thanks.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

内心旳酸楚 2024-08-16 08:25:14

我通过制作自己的刷新按钮来解决这个问题,该按钮只需向多维数据集发送简单的查询,以获取我想要刷新的每个数据透视表,从而解决了问题。

I got around this by making my own refresh button that just sends simple queries to the cube for each pivot I wanted to be refreshed and that solved the issue.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文