从 Excel 数据动态更新 Xcelsius 仪表板

发布于 2024-08-26 00:44:30 字数 133 浏览 7 评论 0原文

我正在设计一个 Xcelsius 仪表板,需要每周使用仅存在于 Excel 数据透视表中的数据更新一次。我过去能够通过将仪表板绑定到 XML 文件或数据库来创建动态仪表板。我正在寻找有关如何从 Xcelsius 仪表板动态读取 Excel 文件的建议。

I am designing an Xcelsius dashboard that will need to be updated once a week with data that only exists in an Excel Pivot table. I have been able to create dynamic dashboards in the past by tying the dashboard to an XML file or database. I am looking for suggestion on how to dynamically read an Excel File from and Xcelsius dashboard.

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

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

发布评论

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

评论(3

甜警司 2024-09-02 00:44:30

尝试 Centigon 解决方案 CSV 连接器。

Try Centigon Solutions CSV Connector.

实际上,最好的选择是将 Excel 文件另存为 XML,然后通过 Xcelsius 和 Excel 使用 XML 功能将其读回。如果您需要帮助,MyXcelsiusDatapig 技术

Actually your best bet is to save the Excel file as XML and read it back using the XML features via Xcelsius and Excel. If you need some help there are a number of videos that can walk you through the process at both MyXcelsius and Datapig Technologies.

旧话新听 2024-09-02 00:44:30

您可以在 Excel 文件中创建一个宏,自动创建 xml 文件并将其保存在 Xcelsisus 文件从中读取该文件的路径中。您只需对其进行一次编程,就不必再担心它,并且它可以重复用于您制作的每个仪表板。

You can make a macro in the Excel File that automatically creates the xml file an saves it in the path where the Xcelsisus File reads it from. You will have to program it once and never worry for it again, and its reausable for every dashboard you make.

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