Forum Discussion
Top 5 help
- 6 years ago
Hi Anonymous
Create whatif parameter,
then create measures
Measure = CALCULATE ( SUM ( 'Table'[custom] ), FILTER ( ALLSELECTED ( 'Table' ), 'Table'[Business sponsor] = MAX ( 'Table'[Business sponsor] ) ) ) Measure 2 = RANKX(ALLSELECTED('Table'),[Measure],,DESC,Dense) Measure 3 = IF([Measure 2]<=[TOP 5 Parameter Value],1,0)Best Regards
Maggie
Community Support Team _ Maggie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Not very clear based on data you posted. But for rank refer
https://radacad.com/how-to-use-rankx-in-dax-part-2-of-3-calculated-measures
If not resolved we need more data with example. If possible please share a sample pbix file after removing sensitive information.Thanks.
My Recent Blog -
https://community.powerbi.com/t5/Community-Blog/HR-Analytics-Active-Employee-Hire-and-Termination-trend/ba-p/882970
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 -
Winner-Topper-on-Map-How-to-Color-States-on-a-Map-with-Winners , HR-Analytics-Active-Employee-Hire-and-Termination-trend
Power-BI-Working-with-Non-Standard-Time-Periods And Comparing-Data-Across-Date-Ranges
Connect on Linkedin