Forum Discussion
Surekha_PM
Resolver I
1 year agoShow Medium, Low and High data representation
I have a data set with multiple columns. I need to show three different condition product lists in three different cards (one below the other). First, if the sales value is below the selected range,...
Surekha_PM
Resolver I
1 year agoAlso, if I am filtering 500 to 3000, the product of 500 value is showing in the low as well as med card. Same way 3000 value product is showing in med as well as high.
Can we do it like this: in the med card, the product should reflect the 501 value, and in the high card, it should be 3001 and above?
Jihwan_Kim
Super User
1 year agoHi,
In my sample, I cannot filter to show between 500 to 3000.
If you are using different sample pbix file, please kindly share the link.
Or, please try fixing >= to > in your formula.
Thank you.