Forum Discussion
Merge datasets into single report or use dataset as source
Hi warrencowan,
I don’t think you can use an automatic method to merge datasets into a single report. You would need to copy query of each PBIX file to a single central PBIX file, then create reports using queries in the central PBIX file.
Thanks,
Lydia Zhang
Thanks for replying Lydia. The queries themselves dont actually contain the credentials used to access salesforce though. I thought they are stored in the global permissions or the permissions for the pbix file.
Or are you saying there is a query for the overal pbix file. If so, do you think you could elaborate on where to find that?
- Anonymous9 years agoNot applicable
Hi warrencowan,
You can copy entire table in Query Editor of each PBIX file with different credentials and paste the data of each table to Excel file, then connect to the Excel file from a new PBIX file.
Thanks,
Lydia Zhang- warrencowan9 years ago
Kudo Collector
do you mean paste as in a static one time copy paste, or are you saying that excel can query the individual pbix files as data sources.
a one time export isnt going to help unfortunately as this a comstanty updating report.
if you mean the latter i must confess i am unfamiliar with excels ability to query powerbi
- warrencowan9 years ago
Kudo Collector
ok lydia scrub that last comment. ive just read up on excel querying powerbi. completely missed that release. i will try that out and report back.