Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by attending the DP-600 session on April 23rd (pacific time), live or on-demand.
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now
Hi Community,
Recently I found the following BUG on the mobile app.
The HTML code: " " for blank/space is being displayed when the value is supposed to be "BLANK".
The error happens when I use the "show as table" on pbi mobile app.
On PBI desktop and service the values are showing as expected (not showing anything) but when the user opens the report using PBI mobile app and clicks on "show as table", instead of showing "" (nothing), the table is showing html code.
To be clear: I'm not using any HTML as any source of data. The measures are simple ifs like:
current year =
VAR cumulative =
CALCULATE(
[measure]
,KEEPFILTERS( YEAR(fact_table[date]) = YEAR(TODAY()))
)
RETURN
IF(
VALUES(Date_Dim[Day]) > [Max Current day]
, BLANK()
, cumulative
)
Thank you in advance!
Hi @mbregunci ,
Thank you for reporting this. We are able to reproduce the issue and working on a fix.
Thanks,
Michal
Hi @mbregunci ,
We are working on releasing a fix. We expect it to be available by early August.
This is a service side fix, therefore there is no need to upgrade the app in order to enjoy it.
Thanks,
Michal
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.