Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
I have a table with call statistics by date
I am trying to create a card visual to show the sum of the columns
I would like to put a definition of what that column means in the Reference Label
I attempted to create a table
But I cant figure out how to link the definition to the column im displaying on the card.
That does work but that is very manual. Is there not a way to make the association with the name of the column and the name of the term? That way I have one measure.
for each text, create a measure :
calculate(
tbl_name[definition] ,
tbl_name[Term] = "Abandoned calls"
)
then add it as lable for the first serie of your card.
then create a another measure, for the second term . etc.. .
let me know if this helps .
If my answer helped sort things out for you, i would appreciate a thumbs up 👍 and mark it as the solution ✅
It makes a difference and might help someone else too. Thanks for spreading the good vibes! 🤠
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 96 | |
| 70 | |
| 50 | |
| 42 | |
| 40 |