I'm a total noob to tableu but couldn't find anything about this issue online.
I've created a bump chart, using the rankings (by number of events) of 6 different families over time. The default tooltip shows the rank of each family, but I want it to display the number of events. in the tooltip. I changed <Rank of CNT(Event ID)> to <CNT(Event ID)> and now tableu doesn't register it as a parameter.
I'm not sure how to fix this.
Thanks.
4 answers
@Zoe Yiasemides
{ FIXED [Family] : COUNT([Event ID]) }This calculation gives you the number of events for each Family.
Check this link:
Let me know if it works
Thanks,
Said
(Please upvote all my answers and select them as the best if you found them helpful)