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.
Once I get the report URL, to display the report can I use server side post request with "message" atribute to obtain the report?
I'm guessing that you don't like to obtain the access token every time?
One way I know is in Power BI Embedded with a token never expires. Check this reply.
No. I don't want access_token to be embedded into the dom or webpage.
It's a server variable, I don't want to use the postMessage as it cannot retrieve access_token from server.
If there is a way to use get/post request from server to load the reports?
I'm afraid the answer is No, there isn't.
Not quite an expert on javascript, however, per the documentation Window.postMessage(), the report page on server by design is listening to the message from postMessage and be ready to reponse. Though you could embedde an report with Javascript API (still need accesstoken) without explicitly calling the postMessage, I'm guessing the code underlying is still use postMessage.
So based on my understanding, it is javascript behavior and communication mechanism between the clients' page and embedded iframe, it just has nothing to do with get/post request.
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 |
---|---|
8 | |
7 | |
3 | |
2 | |
2 |
User | Count |
---|---|
6 | |
5 | |
4 | |
4 | |
4 |