The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi,
In Desktop, values appear empty (they don't contain a number which is what I want). However, in Report view they are appearing as blank. How do I fix this? By Report view I mean in Power BI Service.
Solved! Go to Solution.
Hi there,
No resolution as of yet, see this link: http://community.powerbi.com/t5/Service/Tables-in-online-service-showing-blank/m-p/38633#U38633
You can try to make the measure a text measure. IF(IsBlank([YourMeasure]),"",[YourMeasure])
Hi,
Thanks for the replies.
Hi there,
No resolution as of yet, see this link: http://community.powerbi.com/t5/Service/Tables-in-online-service-showing-blank/m-p/38633#U38633