Hello Power Bi Community!
I have a card (see below) that shows an amount for the remaining year. This was completed by using a Measure.
Now, I want to use a tooltip to show the text of those 2 items, where the user can hover over the number and see the text associated with that number. For example, in the data source, one number would be in the row with "Hammer" and the other number would be associated with "Nails". The user can hover over the number and see that text.
Here is an example of the data row:
I have the card that displays the "Quantity" for December using a Measure. But I want a tooltip that displays the name of the "Items" of the month. In this case, when the user hovers over the card they see "Nail", "Hammer".
Thanks for the help!
Thank you! Any help is appreciated!
Solved! Go to Solution.
Use CONCATENATEX() to construct the text measure for the tooltip.
Thank you for the reply!
Would you mind elaborating on how you would use the CONCATENATEX() function? Here is an example of the data row:
I have the card that displays the "Quantity" for December using a Measure. But I want a tooltip that displays the name of the "Items" of the month. In this case, when the user hovers over the card they see "Nail", "Hammer".
Thanks for the help!
Sorry for the late reply! Thank you Ibendlin!
Come together to explore latest innovations in code and application development—and gain insights from experts from around the world.
Welcome to the Power BI Community Show! Jeroen ter Heerdt talks about the importance of Data Modeling.
Mark your calendars and join us on Thursday, May 26 at 11a PDT for a great session with Ted Pattison!
User | Count |
---|---|
351 | |
100 | |
64 | |
54 | |
47 |
User | Count |
---|---|
339 | |
124 | |
88 | |
66 | |
66 |