Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
Anonymous
Not applicable

Create a datamart with multiple datasets

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

2 ACCEPTED SOLUTIONS
lbendlin
Super User
Super User

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.

View solution in original post

Anonymous
Not applicable

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.

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

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.

lbendlin
Super User
Super User

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.

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors