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 nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
Hi,
I have a card which has a reference label at the bottom. On Power BI desktop it shows perfectly, however when I open the report on Power BI service half of it gets cut off, like I have added a divider
I don't know why it is doing this, I have tried messing about with it but nothing changes.
Any help is appreciated !
Solved! Go to Solution.
@samblackshaw28 , We have a few issues ongoing on the card visual - please check the issues link for open and solutions https://community.powerbi.com/t5/Issues/idb-p/Issues
Try change your measure like this:
PB Revenue Delivered :=
FORMAT(
SUM(FactTable[Revenue]),
"£#,##0",
"en-GB"
)
If this response was helpful in any way, I’d gladly accept a 👍much like the joy of seeing a DAX measure work first time without needing another FILTER.
Please mark it as the correct solution. It helps other community members find their way faster (and saves them from another endless loop 🌀.
If this response was helpful in any way, I’d gladly accept a kudo.
Please mark it as the correct solution. It helps other community members find their way faster.
Connect with me on LinkedIn
Thanks for your reply but I don't understand why this would help?
@samblackshaw28 , We have a few issues ongoing on the card visual - please check the issues link for open and solutions https://community.powerbi.com/t5/Issues/idb-p/Issues
| User | Count |
|---|---|
| 23 | |
| 22 | |
| 21 | |
| 18 | |
| 11 |
| User | Count |
|---|---|
| 56 | |
| 54 | |
| 43 | |
| 36 | |
| 34 |