Forum Discussion
newyorker
Helper I
6 years agoCannot add a text column to the tooltips field
Hi folks, I am working with a simple standard pie chart. I am trying to add a column to the "Tooltips" field but it just won't work. To the left, is how it works on all other models. But this speci...
- 4 years ago
newyorker Old thread, but do your models use calculation groups? If so, that's the cause of your issue. Calculation groups force "implicit measures" to be turned off throughout the entire model. Tooltips with column values (as opposed to measures) are Implicit Measures.
You could just create a measure for what you need to do in your tooltip, using a function like FIRST()
Anonymous
2 years agoNot applicable
Did this get resolved? I am having the same issue to