Hello everyone,
I am creating a lot of reports for Dynamics 365, and want to deliver it to a lot of users in customer departments and different roles.
My idea was to design a data structure using Query Editor, with all entities that are required for my reports, and publish this dataset.
After that, connect to it using Power BI Service Live Connection, test and adjust it, then deploy it to users, changing data source from dev to prod.
However, it occurs to me now that I cannot change a connection here, and have to create a report with the prod connection on the first place.
Is it correct? Maybe you can advice me, what is the best way to deliver reports for dynamics 365, with dev/prod separation?