最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

math - Visual calculations on PowerBI Report Server - Stack Overflow

programmeradmin1浏览0评论

I have a report with 2 tables. The 2nd table contains visual calculation (I'm computing a % delta with previous line

( ([qty] - (PREVIOUS([qty]))) / PREVIOUS([qty]))*100 and in PowerBI Desktop all works as expected. I've tried to load it on my Power BI Report Server, but there only the 1st table loads correctly. The 2nd fails with following error message :

The query contains unsupported visual calculation expressions. Either the model capabilities do not support visual calculations or the visual calculation feature switch is off.

PowerBI Desktop : 2.138.1452.0 64-bit (novembre 2024)

PowerBI Report Server : Version1.22.9153.7886(Janvier 2025)

Any idea on this issue?

Thank you

发布评论

评论列表(0)

  1. 暂无评论