Hi Community,
I've setup a report which gets embedded via "app owns data" approach as documented here: https://docs.microsoft.com/en-us/power-bi/developer/embedded/embed-service-principal
I've direct query sources and setup page refresh on change detection which is working w/o a problem in PBI destkop and Services, however as soon as the report gets embed, page refresh based on change detection does not work anymore. Cyclic page refreshes (every few minutes) works flawless in the pbi service and embedding.
Anyone has a clue whats happening or is change detection still in preview?