Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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 July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
6 | |
6 | |
3 | |
2 | |
2 |
User | Count |
---|---|
6 | |
5 | |
4 | |
4 | |
3 |