This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
i am trying to get user context into my visual by calling the API
("myreportserver.com/reports/api/v2.0/me" returns the current user)
my problem is that chrome says:
No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'null' is therefore not allowed access.
So is there a way to set Headers for a local report server?
regards
Solved! Go to Solution.
found the solution:
- open sql mangement
- connect to your report server (with "reporting services" and add "\reportserver" to your server adress)
- right click the server
- open properties
- go to extra
- make your changes
found the solution:
- open sql mangement
- connect to your report server (with "reporting services" and add "\reportserver" to your server adress)
- right click the server
- open properties
- go to extra
- make your changes
Hi. Thank you for your contribution.
Can you explain better where I have to do these configuration changes?
You can update the "AccessControlAllowOrigin" field on dbo.ConfigurationInfo object
Thank you for the sharing. You may help accept solution. Your contribution is highly appreciated.
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |
| User | Count |
|---|---|
| 9 | |
| 5 | |
| 3 | |
| 3 | |
| 2 |