Fabric is Generally Available. Browse Fabric Presentations. Work towards your Fabric certification with the Cloud Skills Challenge.
Hi,
i have a database which I want to query with odbc and with SQL to create a big master dataset or something like that in Power BI. With this master dataset I want to create serveral reports.
How do I do this?
For creating a dataset in the Power BI Report Server Web interface I need to open Report Builder. Why? I just want to inser my sql and the source...
It seems like I need some help 🙂
Solved! Go to Solution.
Power BI datasets and paginated report datasets are different in PBI RS. For creating RDL reports you can use shared datasets that can drive multiple RDL (paginated reports). See here for details.
Manage Shared Datasets - SQL Server Reporting Services (SSRS) | Microsoft Docs
Power BI Datasets are tied to a PBIX file - you can create multiple visualizations there as well as tabs - each tab can be a report.
To create those datasets you should look here. It happens in power bi desktop, not Report builder.
Connect to data in Power BI Desktop - Power BI | Microsoft Docs
regards,
Luis H
Power BI datasets and paginated report datasets are different in PBI RS. For creating RDL reports you can use shared datasets that can drive multiple RDL (paginated reports). See here for details.
Manage Shared Datasets - SQL Server Reporting Services (SSRS) | Microsoft Docs
Power BI Datasets are tied to a PBIX file - you can create multiple visualizations there as well as tabs - each tab can be a report.
To create those datasets you should look here. It happens in power bi desktop, not Report builder.
Connect to data in Power BI Desktop - Power BI | Microsoft Docs
regards,
Luis H
Check out the November 2023 Power BI update to learn about new features.