Forum Discussion
Custom Tooltip Values for each row of Table
- 2 years ago
Hi Jukie ,
Being this a 1 to many relationship the columns from the one table must always be used on the visualization so that the correct filter is applied.
I believe that in yoiur case you are using the Board from the Second table instead of the first one and that gives you the incorrect result:
Hi Jukie ,
Being this a 1 to many relationship the columns from the one table must always be used on the visualization so that the correct filter is applied.
I believe that in yoiur case you are using the Board from the Second table instead of the first one and that gives you the incorrect result:
- Jukie2 years agoFrequent Visitor
MFelix Thank you very much! That does indeed solve the issue in the test data. I'm still struggling with it in my actual data which is a little more complicated, but it gives me a place to start and a reason for the issue! I appreciate your time and the explanation as to why it was not working. Very helpful!