Forum Discussion
atpostdata
3 years agoFrequent Visitor
How to get top5 values based on a field.
To retrieve the top 5 values from each category based on a specific field in Power BI, I used below measure but it giving me all negative records. Top5Negative Records =
CALCULATE(...
- 3 years ago
atpostdata
3 years agoFrequent Visitor
Hi,
File is blank.
Ahmedx
Super User
3 years ago- atpostdata3 years agoFrequent Visitor
for value .99 it gives diiferent ranking
- Ahmedx3 years ago
Super User
what should be?
did you try to change DESC to ASC- atpostdata3 years agoFrequent Visitor
yes, I did but no luck.