Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi,
I use unichar to show the values with icons. When there is no value, i see the icon "(BLANK" which i don't like. I tried different things but it didn't work. Here is my measure:
Solved! Go to Solution.
Thank you for you for the pbix, it make it easier. I try this:
Because 3+BLANK() is 3! You can change the RETURN to the DIF Variable, than you will see it.
Proud to be a Super User!
You mentioned in the post:
VAR DIF = [PrevQty] - [SumQty]
You use in PBI
Proud to be a Super User!
Post was correct and your suggestion is working. thanks!!
Hi,
try this measure:
Hi,
Thanks. i checked it and it is not working with this option:
Thank you for you for the pbix, it make it easier. I try this:
Because 3+BLANK() is 3! You can change the RETURN to the DIF Variable, than you will see it.
Proud to be a Super User!