This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
Hi,
I am using Power KPI matrix visual in my report and found the which measures are created through if and switch function are not updating which passing the logic. it is showing only else criteria value.
For Example, I am comparing this year financial vs Budget / Last year. For Budget / Last year, I created a measure through if function -
Business Profit Comp =
IF(
[Comparison Type]=1,[TY YTD Business Profit Budget], [LY YTD Business Profit Actual]
)
The above function is working absolutely fine in Table / Materix visual, but in Power KPI materix is returning only else measure value.
Please healp.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.