Forum Discussion
Anonymous
5 years agoNot applicable
Applying Changes Before Publish, No Refresh
Hello All, I wanted to know if there was a way to apply changes to a datasource without applying the refresh to the data, that way I can publish without wasting 20 or so minutes waiting for the d...
- Anonymous5 years ago
Hi Anonymous,
Maybe you can try to parameterize your connection string with query parameters then you can modify them on the power bi service side.
Using the Power BI Service Parameters to change connection strings (To possibly change between Dev
Regards,
Xiaoxin Sheng
Anonymous
5 years agoNot applicable
Hi Anonymous,
Maybe you can try to parameterize your connection string with query parameters then you can modify them on the power bi service side.
Using the Power BI Service Parameters to change connection strings (To possibly change between Dev
Regards,
Xiaoxin Sheng
- Anonymous5 years agoNot applicable
I have started to try to create reports just using Direct Query to avoid issues with large data sets in general. However your suggestion would have worked for this particular problem.