This content has been marked as final.
Show 4 replies
-
1. Re: Condition Tooltips
Thomas McCullough Jan 19, 2016 7:40 AM (in response to Meriem ALAMI)Hello Meriem,
The following calculation will show the text you want if the column has a value > 0:
if [Business Activities] > 0 then 'Business Activities' end
Repeat that for Holding Shares and you'll get what you wanted.
v9.2 workbook attached.
Cheers,-
tooltip_demo.twbx 9.4 KB
-
-
2. Re: Condition Tooltips
Meriem ALAMI Jan 19, 2016 8:38 AM (in response to Thomas McCullough)I can't open your woorkbook
-
3. Re: Condition Tooltips
Thomas McCullough Jan 19, 2016 8:40 AM (in response to Meriem ALAMI)Try this one for version 9.0
-
tooltip_demo.twbx 8.9 KB
-
-
4. Re: Condition Tooltips
Meriem ALAMI Jan 19, 2016 8:53 AM (in response to Thomas McCullough)Thanks Thomas