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.
Put your data visualization and design skills to the test! This exciting challenge is happening now through May 31st!
User | Count |
---|---|
364 | |
102 | |
64 | |
50 | |
49 |
User | Count |
---|---|
351 | |
122 | |
83 | |
68 | |
62 |