Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by watching the DP-600 session on-demand now through April 28th.
Learn moreJoin the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now
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.