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
Hello,
In a multi row card, the value appear over the category name as below:
25 34
Cat A Cat B
Is it possible to obtain something like this:
Cat A: 25
Cat B: 34
Does someone know if it is possible to do that and if so How?
Regards,
alepage
Solved! Go to Solution.
Hi @Anonymous
Could you share your sample data or more details?If your real data like below,you may create a calculated column and then use it in nulti row card.
Column = Table3[Column1]&":"&Table3[Column2]
Regards,
Hi @Anonymous
Could you share your sample data or more details?If your real data like below,you may create a calculated column and then use it in nulti row card.
Column = Table3[Column1]&":"&Table3[Column2]
Regards,
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 |
|---|---|
| 97 | |
| 74 | |
| 50 | |
| 49 | |
| 44 |