Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
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,
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 23 | |
| 22 | |
| 18 | |
| 17 | |
| 13 |
| User | Count |
|---|---|
| 63 | |
| 44 | |
| 42 | |
| 40 | |
| 39 |