Forum Discussion
No rendering in report
I have no success in getting a PBIe report to work.
I am the sample App (contoso).
I tried 2 things with no sucess:
- using a report with direct query on an Azure SQL database (I updated the DataSource using step 7 of the ProvisionSample)
- using a report with import: same issue
In both cases I got 401 errors:
Impossible d'extraire les données de cet élément visuel. Veuillez réessayer plus tard.
Réessayez plus tard ou contactez le support. Si vous contactez le support, fournissez ces informations.
Any clue?
If I upload the RetailSample report it displays.
What can do that my second report (that uses import) is not working?
I was able to solve my issue.
The problem was arosing because I was implementing roles in the report and not providing a token including the role.
Updating the sample Contoso App to provide the role solved the issue.
Jerome
2 Replies
- JeromebxFrequent Visitor
I was able to solve my issue.
The problem was arosing because I was implementing roles in the report and not providing a token including the role.
Updating the sample Contoso App to provide the role solved the issue.
Jerome
- v-chuncz-msftCommunity SupportHi Jeromebx, Glad to hear that you've solved this problem and thank you for sharing the solution. You could mark it as answer so that other community members might gain benefits.