Forum Discussion
Connect to several DataSets
- 4 years ago
michaelsh there is a way to connect to multiple dataset in powerbi. You can use the feature "DirectQuery for power bi datasets and AS' feature in the power bi report". You will have to enable this feature under the option tab and then restart your powerbi desktop. This option allows you to import the data using directquery option to a dataset and combine multiple dataset.
Step 1 - Open power bi report
Step 2 - Enable 'DirectQuery for power bi datasets and AS' feature in the power bi report.
To enable, go to File -> Options and Settings -> Options -> Preview features -> Select checkbox for 'DirectQuery for power bi datasets and AS' -> Click Okay.Step 3 - Add Datasets into power bi report
Add fist dataset and then second datasets in the report.more details on the feature at this link
Using DirectQuery for datasets and Azure Analysis Services (preview) - Power BI | Microsoft Docs
michaelsh there is a way to connect to multiple dataset in powerbi. You can use the feature "DirectQuery for power bi datasets and AS' feature in the power bi report". You will have to enable this feature under the option tab and then restart your powerbi desktop. This option allows you to import the data using directquery option to a dataset and combine multiple dataset.
Step 1 - Open power bi report
Step 2 - Enable 'DirectQuery for power bi datasets and AS' feature in the power bi report.
To enable, go to File -> Options and Settings -> Options -> Preview features -> Select checkbox for 'DirectQuery for power bi datasets and AS' -> Click Okay.
Step 3 - Add Datasets into power bi report
Add fist dataset and then second datasets in the report.
more details on the feature at this link
Using DirectQuery for datasets and Azure Analysis Services (preview) - Power BI | Microsoft Docs
- michaelsh4 years agoKudo Kingpin
Thank you. I fogot I need to enable the preview feature...