microsoft / PowerBI-Tools-For-Capacities

Repo for tools and utilities related to Power BI Capacities (Premium and Embedded)
MIT License
148 stars 99 forks source link

Getting Blank Chrome windows #34

Open girdhars opened 1 year ago

girdhars commented 1 year ago

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

nbs33 commented 1 year ago

@girdhars I am using an A1 and having the same issue. Did you ever find a solutions?

Hansk12 commented 1 year ago

I have the same issue with a Premium account (P1). Maybe due to the migration to Fabric?

Hansk12 commented 1 year ago

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')

ktodd14 commented 12 months ago

Any luck with this?

nbs33 commented 11 months ago

Same issue her as well. Has anyone found a solution?

Pratik-Sage commented 9 months ago

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 output

Psychotechnopath commented 8 months ago

Same issue, the following error is thrown:

image