SSAS 货币格式测量在从 Cognos 8.2 升级到 8.4 时显示 * 而不是 $
针对具有货币格式度量的 SSAS 2005 多维数据集进行报告。在 Cognos 8.2 中,$ 可以正确显示。在 Cognos 8.4 中,显示 * 而不是 $。您遇到过这个问题吗?您是如何解决这个问题的?
Reports against an SSAS 2005 cube with Currency formatted measures. In Cognos 8.2 a $ is properly displayed. In Cognos 8.4 an * is displayed instead of a $. Have you encountered this problem, and how have you worked around it?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我最后只是将 SSAS 中的格式更改为带有 2 位小数的数字而不是货币,并且报表生成器在报表中添加了 $ 符号。
I finally just changed the formatting in SSAS to number with 2 decimals rather than currency, and the report builder added $ signs in the reports.