Forum Discussion
Anonymous
5 years agoNot applicable
TOP 5 OR TOP 10 in a Measure Calculated Visual
Hi, I have a measure which calculates a column called Call Rate Call Rate with Month = DIVIDE(DIVIDE(CallReport[No. of Calls in Building],[No. of Units in Building]),[Call Rate Month Count])...
- 5 years ago
Anonymous
Have you tried using the filter pane to filter the Top N.
You should go to the field on filter pane where the Top N will be applied.
Then add the measure Call rate so as to filter the records by the value.
See image below:
- Anonymous5 years ago
Cool !! That worked
themistoklis
Community Champion
5 years agoAnonymous
Have you tried using the filter pane to filter the Top N.
You should go to the field on filter pane where the Top N will be applied.
Then add the measure Call rate so as to filter the records by the value.
See image below:
Anonymous
5 years agoNot applicable
Cool !! That worked