Forum Discussion
Tsanka
5 years agoKudo Collector
Creating paginated report with PowerBI datasource
Hi guys, I am creating paginated reports with a PowerBi datasource. The process is extremely slow. Opening the query designer, defining the parameters, executing the DAX take ages. When using...
- 5 years ago
You already provided the answer. Work with the dataset copy that is provided by your local Power BI desktop (make sure desktop is running, use DAX Studio to infer the port number etc) and then when you are finished with your development work switch your datasource to the cloud dataset.
lbendlin
5 years agoSuper User
You already provided the answer. Work with the dataset copy that is provided by your local Power BI desktop (make sure desktop is running, use DAX Studio to infer the port number etc) and then when you are finished with your development work switch your datasource to the cloud dataset.
Tsanka
5 years agoKudo Collector
Thanks, I was hoping there was an easier way as getting the pbix file is sometimes impossible (when working in a corporate enviroment)