Forum Discussion
Power Bi Embed: Can't load data for this visual
- 9 years ago
I find out the problem.
I published a pbix in Azure that was using RLS parameter.
Because this it works in Power BI Service and didn't in Azure.
Azure doesn't allows RLS.
Tks.
FabioIkoMotta wrote:
I follow exactly the sample (.sln) provide by Microsoft .
I create workspace, uploaded pbix file, update database connection string and display it in a MVC web.
Is works fine when the file I upload is new.
If I upload a file that I was previously published in Power Bi Service, it fails and show a warning "can't load data for this visual".
Both reports uses the same connection, database and tables.
Must I recreate the files or there is any work around?
That sounds really weird. I don't reproduce that. I can import an pbix that already published to Power BI Service to workspace and embed the report without problem.
Can you be more specific on your pbix, is that an DirectQuery to Azure database? If yes, have you configured the credential correctly? Regarding the warning "can't load data for this visual", what is the detailed message?