Forum Discussion
Dynamic Categorization of a Measure
- 6 years ago
To my knowledge this is not possible. A measure can only have a single data category, if you format the numbers to text you will be able to use the Image URL data category but that will also break the numeric values as the application will try to import all values as images.
There might be custom visuals that can allow this but I'm honestly not sure.
I would recommend layering two visuals ontop of eachother, one holding the images and another holding the numeric values. This should allow you to accomplish the same layout you're after.
Br,
J
Thanks All for your response. As mentioned by everyone, the requirement specified in the original query is not possible.
However for anyone interested in a workaround ,I was able to achieve this using the conditional formatting using icons feature and only applying it to the Totals and selecting layout as icon only.