Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi
It seems that the visualization bundle Sankey Chart ignore DUAL() in measures, so it displays always the numeric value.
Did anyone tried it?
Paolo
I haven't tried it, but I am curious to what you are wanting to achieve - why and how are you using dual() on the measure?
I wanted to show both absolute value and %. Now I am using a workaround, which is hacking the dimension value to show both dimension itself and measure value, formatted as I like. It works.