Dear Tableau Community,
I have followed the following link to create my sankey chart: https://www.theinformationlab.co.uk/community/blog/build-sankey-diagram-tableau-without-data-prep-beforehand/
For this sankey chart i can only display my chosen measure however, I want to show another measure related to my chosen measure.
Here is more info about what I implemented:
-Chosen measure is 'No of products'
-Extra measure i want to display: No. of products = expired.
Whenever i tried to add it, nothing shows even when trying multiple computing by combinations.
-This is the calculation I tired adding to the tooltip: SUM(measure2)/Total(SUM(chosen measure))
-Measure2 is basically a 0/1 flag if a product is expired or not.
Thank you in advance.
P.s the attached workbook is something I created to imitate the actual data, so the numbers might not make sense.