Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hi
I want to create a Datamart with multiple Datasets in it from the same Workspace (Premium). However, once the datamart created in Power BI Services i don't see the button to import Datasets (i see for many other sources like Dataflow, Dataverse, etc. but not specifically one namee "Dataset").
Thanks for your help
Solved! Go to Solution.
Datamarts are lipstick on a dataflow pig. They come BEFORE a dataset, and cannot consume one. You can trick the pig by importing from an SSAS source but that would be mean.
Hi, @Anonymous
If possible, export data from the dataset to a dataflow. Once the data is in the data stream, you can easily connect to this data and import it into the datamart.
Another approach is to export the dataset data to Azure SQL Database or any supported SQL Server, and then connect this database to the datamart as a source.
If your datasets originate from SQL Database or other supported DirectQuery sources, you can configure your datamart to query those sources directly instead of importing the dataset. You can check the following link:
Create reports using datamarts (preview) - Power BI | Microsoft Learn
How to Get Your Question Answered Quickly
Best Regards
Yongkang Hua
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi, @Anonymous
If possible, export data from the dataset to a dataflow. Once the data is in the data stream, you can easily connect to this data and import it into the datamart.
Another approach is to export the dataset data to Azure SQL Database or any supported SQL Server, and then connect this database to the datamart as a source.
If your datasets originate from SQL Database or other supported DirectQuery sources, you can configure your datamart to query those sources directly instead of importing the dataset. You can check the following link:
Create reports using datamarts (preview) - Power BI | Microsoft Learn
How to Get Your Question Answered Quickly
Best Regards
Yongkang Hua
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Datamarts are lipstick on a dataflow pig. They come BEFORE a dataset, and cannot consume one. You can trick the pig by importing from an SSAS source but that would be mean.
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.