The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
We have two different semantic models, and user wants to use the two semantic model data to build a report. Can we use two diff. model in same report? if Yes, how to do it?
Solved! Go to Solution.
Hi @pennyhoho117 ,
Thanks for reaching out in Microsoft Fabric Community.
Thanks @Akash_Varuna for your inputs.
To build a report using two different semantic models, you can follow one of the methods below:
Method 1: Composite Models with DirectQuery in Power BI Desktop
Note:
When combining multiple Power BI semantic models, both use DirectQuery, and Import Mode is not allowed. If you need to mix Import Mode and DirectQuery, you should connect to a database like SQL, Lakehouse, or Warehouse instead of another semantic model.
DirectQuery can impact performance since queries are executed directly against the source models.
Method 2: Using Dataflows in Power BI Service
Combine Data – Use the Combine option in the top ribbon to:
Hope this helps. Please reach out for further assistance.
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly and a kudos would be appreciated.
Best Regards,
Vinay.
Hi @pennyhoho117 ,
May I ask if the solution provided has addressed your needs? If so, please consider marking it as Accepted Solution to help others with similar queries.
If you need any further assistance, feel free to reach out.
Thank you.
Hi @pennyhoho117 ,
We haven’t heard from you since our last response and wanted to check if the provided solutions met your needs. If they did, please consider accepting the solution to help others benefit. Otherwise, feel free to reach out for further assistance.
Thank you!
Hi @pennyhoho117 ,
Just following up on your issue. If the provided response has resolved your concern, please mark it as the Accepted Solution to help others with similar queries. If you need further assistance, feel free to reach out.
Thank you!
Hi @pennyhoho117 ,
Thanks for reaching out in Microsoft Fabric Community.
Thanks @Akash_Varuna for your inputs.
To build a report using two different semantic models, you can follow one of the methods below:
Method 1: Composite Models with DirectQuery in Power BI Desktop
Note:
When combining multiple Power BI semantic models, both use DirectQuery, and Import Mode is not allowed. If you need to mix Import Mode and DirectQuery, you should connect to a database like SQL, Lakehouse, or Warehouse instead of another semantic model.
DirectQuery can impact performance since queries are executed directly against the source models.
Method 2: Using Dataflows in Power BI Service
Combine Data – Use the Combine option in the top ribbon to:
Hope this helps. Please reach out for further assistance.
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly and a kudos would be appreciated.
Best Regards,
Vinay.
Hi @pennyhoho117 , Yes, you can use two semantic models Please try these out
Can you tell me detail procedure in creating Dataflow for two semantic model?