The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
I'm creating tool tips for my bar charts have had no problem until this one value. All other elements are dynamically updating, except this one. I have other charts, with my final formatting, with the same types of values that work fine, but for some reason this one just won't. Any troubleshooting advice?
This is what is expected. The x-label shows up properly in the tool tip:
This is what is happening. Only the x-label one is not working, even though it's set up the exact same was the one above.
Note: This particular field is also not working when I try to use it in a Subtitle fx, where I have it filtered to Top 1 Sum of Margin Offset for Year 2024. It's only showing corp, eventhough there are no corp in 2024.
Solved! Go to Solution.
Hi @jam17
Create a new measure which selects the column you want:
Then reference this variable in your dynamic value:
Enjoy the profits of your labour:
If you are happy with this answer please mark as a solution for others to find !
Kudos are always appreciated! Check out our free Power BI video courses.
Hi @jam17
Create a new measure which selects the column you want:
Then reference this variable in your dynamic value:
Enjoy the profits of your labour:
If you are happy with this answer please mark as a solution for others to find !
Kudos are always appreciated! Check out our free Power BI video courses.
Hi @jam17
What function are you using to return the name?
SelectedValue(table[ColumnName]) should work.
If you are happy with this answer please mark as a solution for others to find !
Kudos are always appreciated! Check out our free Power BI video courses.
I'm using the dynamic text tool.
This is the setup for current licenes - which works.
And this is the setup for launch licenses, which doesn't work.
User | Count |
---|---|
71 | |
65 | |
62 | |
50 | |
28 |
User | Count |
---|---|
117 | |
75 | |
62 | |
54 | |
43 |