Open girdhars opened 1 year ago
@girdhars I am using an A1 and having the same issue. Did you ever find a solutions?
I have the same issue with a Premium account (P1). Maybe due to the migration to Fabric?
https://github.com/microsoft/powerbi-powershell/issues/240
Maybe this could be a related issue. It seems the old URL is generated. I have tried to replace "reportEmbed" with "rdlEmbed", but without luck.
$reportUrl = $reportUrl.replace('reportEmbed','rdlEmbed')
Any luck with this?
Same issue her as well. Has anyone found a solution?
Hi Team, We are also facing the same issue, after following the steps shared in https://www.youtube.com/watch?v=C6vk6wk9dcw&t=1860s, the output generated on chrome is blank. Attaching the screenshot
Same issue, the following error is thrown:
I'm testing a report (PBIX) with A1 SKU attached to a workspace. After last prompt, it just launches Chrome window (blank). No report output. Just the frame with boxes.
Not sure what is missing. For Filters I have slicer Enter Filter values separated by comma(,). Ex:TableName,ColumnName,100,1000: Date,Year,CY2019,CY2020