Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
I am using the following DAX to calculate the month over month percentage differences for our costs. This DAX was working just fine until about last week. What I noticed is that in power bi desktop this works just fine but in Power bi portal it fails with the following error(see below)
What's even weirder is that this works for a smaller visual that only contains the difference in cost overall between this month and the previous month for all our azure subscriptions. But the second I change the matrix visual to include the azure subscription in the breakdown, it breaks the visualization with the following error.
Here showing the dax query working using a matrix visual(without adding the subscription name to the matrix). This works in both PBI desktop and portal
Here is what it looks like in power bi desktop(working)
Here is the error of the same visual in power bi portal
I am not sure if this is related to the DAX code. I tried removing the format command after reading some other posts but this resulted in more issues.
DAX below
=======================
Hi, @Donovin
Please refer to the following link and consider it related to the date table in your formula.
Solved: Measure works in Power BI Desktop but not after pu... - Microsoft Fabric Community
Best Regards,
Community Support Team _Charlotte
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
User | Count |
---|---|
22 | |
11 | |
8 | |
6 | |
6 |
User | Count |
---|---|
25 | |
13 | |
11 | |
9 | |
6 |