Forum Discussion
On Select , update only the data with same visuals
Hello,
I want only data to be updated in the report with the same visuals on single select. I have two tables, One is transformation table and another one is lookup table. Using the lookup table, I am calculating new columns as shown in below with columns Cal A Primary, Cal B Primary, Cal C Primary.
On single select with category A or B or C, I want to the sum of Cal A Primary or Cal B Primary or Cal C Primary values respectively to be visualized as shown below.
Refer
https://visualbi.com/blogs/microsoft/powerbi/dynamic-measure-selection-power-bi/
https://www.fourmoo.com/2017/11/21/power-bi-using-a-slicer-to-show-different-measures/
https://www.youtube.com/watch?v=gYbGNeYD4OY
Appreciate your Kudos. In case, this is the solution you are looking for, mark it as the Solution. In case it does not help, please provide additional information and mark me with @
Thanks. My Recent Blog -
https://community.powerbi.com/t5/Community-Blog/Winner-Topper-on-Map-How-to-Color-States-on-a-Map-with-Winners/ba-p/890814
https://community.powerbi.com/t5/Community-Blog/HR-Analytics-Active-Employee-Hire-and-Termination-trend/ba-p/882970
https://community.powerbi.com/t5/Community-Blog/Power-BI-Working-with-Non-Standard-Time-Periods/ba-p/881739
https://community.powerbi.com/t5/Community-Blog/Comparing-Data-Across-Date-Ranges/ba-p/823601
2 Replies
- amitchandakSuper User
Refer
https://visualbi.com/blogs/microsoft/powerbi/dynamic-measure-selection-power-bi/
https://www.fourmoo.com/2017/11/21/power-bi-using-a-slicer-to-show-different-measures/
https://www.youtube.com/watch?v=gYbGNeYD4OY
Appreciate your Kudos. In case, this is the solution you are looking for, mark it as the Solution. In case it does not help, please provide additional information and mark me with @
Thanks. My Recent Blog -
https://community.powerbi.com/t5/Community-Blog/Winner-Topper-on-Map-How-to-Color-States-on-a-Map-with-Winners/ba-p/890814
https://community.powerbi.com/t5/Community-Blog/HR-Analytics-Active-Employee-Hire-and-Termination-trend/ba-p/882970
https://community.powerbi.com/t5/Community-Blog/Power-BI-Working-with-Non-Standard-Time-Periods/ba-p/881739
https://community.powerbi.com/t5/Community-Blog/Comparing-Data-Across-Date-Ranges/ba-p/823601- AnonymousNot applicable
Thank you amitchandak . That refer link really helped me.