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

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

Reply
Deckard_X42
Frequent Visitor

Use published dataset in datamart

Hello everyone, 

 

My organisation use a single published dataset as a base for most of the reports. 

 

I would love to be able to use this published dataset as a datasource then use the modelling functionalities to combine it with other data sources and create a ready-to-use datamart for other users to base their report on. 

 

Unfortunatly, no one have acess to the underlaying SQL server and it seems that Power Query cannot use a published dataset as a source. 

 

Does anyone know a way to do that? 

 

Thank you in advance!

1 REPLY 1
otravers
Community Champion
Community Champion

I don't think Microsoft intends datamarts to be located downstream of datasets, the intent is the inverse pattern. You'd have to 1) empty out your current's dataset ETL and migrate it to dataflows, 2) use said dataflows as the sources for your datamart, 3) recreate your DAX measures in the datamart's dataset, and 4) promote that new dataset as the basis for user reporting.

 

But do be able to do that you need access to the current dataset's data sources. How can you even refresh your existing dataset if "no one have access to the underlaying SQL server"?

------------------------------------------------
1. How to get your question answered quickly - good questions get good answers!
2. Learning how to fish > being spoon-fed without active thinking.
3. Please accept as a solution posts that resolve your questions.
------------------------------------------------
BI Blog: Datamarts | RLS/OLS | Dev Tools | Languages | Aggregations | XMLA/APIs | Field Parameters | Custom Visuals

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 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