Forum Discussion
USERELATIONSHIP with TEXT
Hi,
Does this work?
=CALCULATE(VALUES('Master Table'[PolCountryName]),USERELATIONSHIP('Child Table'[PolCountryName],'Master Table'[PolCountryName]))
Hi Ashish,
No, it didn't work and not able to display what I need.
This formula only works at modelling level, but not at visual level.
In addition, if I pull this new measure into the tooltip of MapBox, the tooltip still limits to the aggregate functions only (first / last / count distinct /count).
Best regards,
Emily
- Ashish_Mathur7 years ago
Super User
So you mean that you get the correct answer with my formula when you drag my formula to a Table visual, but not when you drag it to the tool tip section. Am i correct?
- Anonymous7 years agoNot applicable
Yes you are correct.
Any workaround solutions to fix this problem?
Thanks!
- Ashish_Mathur7 years ago
Super User
That is very strange. Sorry i do not know why that is happening.