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 am using power bi with live connection to SSAS tabular cube.
i display two measures from the cube and for some reason i am not able to visually allign the measure becauese in one of them i have a wierd gap (see in pic attached).
when i diplay it as a matrx you can clearly see the gap between the value and the border. if i switch to table it doesn't solve the problem.
any ideas?
Hi @udian,
After a few tests, I still cannot reproduce the same issue on my environment.
Could you go to check the properties(especially the Format option) of these two measures in SSDT and post it here? It's better that you can also post the formulas of these two measures, so that we can help further investigate on this issue. ![]()
Regards
top measure (whole number):
Volume # PMTs:=IF(ISBLANK(COUNTROWS(Fact_Volume)),0,COUNTROWS(Fact_Volume))
Bottom Measure (general):
Volume Amount USD:=SUM([Volume_Amount_USD])
Thanks!
| User | Count |
|---|---|
| 24 | |
| 22 | |
| 21 | |
| 18 | |
| 13 |
| User | Count |
|---|---|
| 69 | |
| 56 | |
| 45 | |
| 42 | |
| 30 |