Forum Discussion
Embedded report app flask
- 2 years ago
Finally I solved it by modifying the jquery that creates the embed and passes the data, for some unknown reason it sent some correct data locally and others on the web. Now I collect the value from the template so that it has the values correctly from the beginning.
Greetings,
I do not publish on the web, I use APIs, in this case Python, to view the reports through embedded licenses.
What I do in my python app is that I have the ids of the reports in a mysql table and I make the query according to user and report. What I see in the console is the app on localhost and it works well, the query is done correctly and it calls the correct id. When I publish the app on the web, no longer, it's as if it keeps the previous/previous id in cache or something like that and it shows you the one it wants, although the query is done correctly and it should show the id of the query... very strange thing indeed.
Hi apenaranda,
How many rows the data source table stored? Did power bi service tenant and embedded environment host on the same data regions? They may case the additional cost of refresh and cause the delay of data refreshed.
Regards,
Xiaoxin Sheng