Forum Discussion
Anonymous
3 years agoNot applicable
Dynamic tooltip based on values
Hello! So, i have a problem that i'm no able to solve yet. My manager have a sheet to control projects, every project has goal and accomplished. My problem is, every project has differences types of...
andhiii079845
3 years agoSolution Sage
I would create separate columns for every goal type and via a measure you can transform the different columns to text for the tooltip.
Anonymous
3 years agoNot applicable
So, suposse that i have 3 columns one for $, one for just number and one for percent. Via dax measure i make a IF and change-it with dax?