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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
powerbiexpert22
Impactful Individual
Impactful Individual

Report Builder data model

does report builder tool (for paginated reports) allow creation of data model like power bi desktop? can i import data in report builder? can i perform query transformation in report builder?

1 ACCEPTED SOLUTION
Sandip_Palit
Resolver II
Resolver II

No, Power BI Report Builder is fundamentally different from Power BI Desktop and does not allow you to create a data model with relationships and DAX measures in the same way.

Report Builder is a specialized tool for creating pixel-perfect paginated reports (like invoices or detailed operational reports) by querying an existing data source. Power BI Desktop, on the other hand, is designed for creating interactive reports built on a powerful, in-memory semantic model.

 

The best practice is to use both tools together for their specific strengths:

Model in Power BI Desktop: Use Power BI Desktop to connect to your raw data sources, perform all necessary transformations in Power Query, and build a robust semantic model with relationships and DAX measures.

Publish to the Service: Publish this PBIX file to a Power BI workspace. This makes your semantic model available as a reliable, centralized data source.

Report in Report Builder: Open Power BI Report Builder and choose Power BI Semantic Model as your data source. Connect to the model you just published. You can then write DAX queries against this model to pull the precise, pre-modeled data you need to create your paginated report.


If this explanation and solution resolve your issue, please like and accept the solution.

View solution in original post

2 REPLIES 2
Sandip_Palit
Resolver II
Resolver II

No, Power BI Report Builder is fundamentally different from Power BI Desktop and does not allow you to create a data model with relationships and DAX measures in the same way.

Report Builder is a specialized tool for creating pixel-perfect paginated reports (like invoices or detailed operational reports) by querying an existing data source. Power BI Desktop, on the other hand, is designed for creating interactive reports built on a powerful, in-memory semantic model.

 

The best practice is to use both tools together for their specific strengths:

Model in Power BI Desktop: Use Power BI Desktop to connect to your raw data sources, perform all necessary transformations in Power Query, and build a robust semantic model with relationships and DAX measures.

Publish to the Service: Publish this PBIX file to a Power BI workspace. This makes your semantic model available as a reliable, centralized data source.

Report in Report Builder: Open Power BI Report Builder and choose Power BI Semantic Model as your data source. Connect to the model you just published. You can then write DAX queries against this model to pull the precise, pre-modeled data you need to create your paginated report.


If this explanation and solution resolve your issue, please like and accept the solution.

MohamedFowzan1
Solution Specialist
Solution Specialist

Hi @powerbiexpert22 

Definitely Modeling is not possible within RDL

 

A quick summary regarding Report Builder:

  1. Data Modeling: Report Builder doesn’t support full Power BI‑style data models with relationships — it relies on query‑based datasets.

  2. Data Import: You can connect to many sources, manually enter data, or use Power Query (Preview) to bring in data.

  3. Query Transformation: You can shape and filter data via Query Designer, dataset filters/parameters, and Power Query transformations.

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

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
Top Kudoed Authors