Forum Discussion
thedocs
3 years agoHelper I
Filter on measure changes original values
In below example I need to see the top 14 using the Rank Measure. The value 14 is also a Measure. When I pass the measure to the Rank measure it afects the filter. How do I filter Top value when valu...
- 3 years ago
Because of the row context in the visual. For that row in the visual, the distinctcount of that Customer will be 1 itself.
thedocs
3 years agoHelper I
Hi Ashish,
this will only reduce the number of Top customers not display the bottom, can only be achieved with Rank which I have done. I am just struggling to pass a calculated measure to the simple flag measure on original pbix.
I thought this part would have been simple to pass the quantity, this should have been the easy bit ...
Ashish_Mathur
3 years agoSuper User
My measure should display the bottom ranking Merchants.