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

best practice for combination of datasets and other sources

Hi there, 
I am wondering, how to best combine different data sources:

- two PBI Datasets
- Sharepoint Lists

- data from external SQL via Gateway

In desktop I can create a composite model, but how to best configure all this in the service? can I create a new dataset based on these sources? or a dataflow?

Thanks in advance

1 ACCEPTED SOLUTION

Well, if the plan is a continious data development of many projects, then it's not overkill. If this is a only one time requirement, then it might be.

Yes they are. Datamarts are still in preview.

You also have Fabric, that's also in preview.

I guess what I don't like about dataflows is that you can only get their data with PowerBi Desktop. You can't query with other tool like the others.

I hope that make sense.


If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Happy to help!

LaDataWeb Blog

View solution in original post

3 REPLIES 3
Anonymous
Not applicable

Thanks for your reply.
I agree, that a DWH would be best, but it seems like a bit of an overkill to create this for reporting a bunch of KPIs from different systems.
Regarding Datamarts I thought that these were still in preview, weren't they?

Well, if the plan is a continious data development of many projects, then it's not overkill. If this is a only one time requirement, then it might be.

Yes they are. Datamarts are still in preview.

You also have Fabric, that's also in preview.

I guess what I don't like about dataflows is that you can only get their data with PowerBi Desktop. You can't query with other tool like the others.

I hope that make sense.


If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Happy to help!

LaDataWeb Blog

ibarrau
Super User
Super User

Hi. As best best practice, I would say that you need a place to build a single source of truth. I'm talking about a warehouse, lakehouse o even a database. A place where you store all the data that will be used for analytics purpose. In there you can transform and create models (facts and dimensions for star schemas). Then you can connect power bi datasets to tables you need for you model. That's the best practice. Using composite model that gets direct query from two datasets and import sharepoint list will work, sure, but it's maintainability and performance can be tricky. 

As an alternative you can use PowerBi Datamart for building the single place of truth, or even dataflows if you only have a pro license. The idea is keeping all analytics tables in a single place and avoid datasets connecting other datasets. A good practice is having datasets taking data from a single place that stores the analytics data.

You should take a look at Fabric, the new Microsoft Product for Data projects. It might help building a lakehouses as a single place for data analytics.

I hope that make sense.


If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Happy to help!

LaDataWeb Blog

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