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

Vote for your favorite vizzies from the Power BI Dataviz World Championship submissions. Vote now!

Reply
Anonymous
Not applicable

Reuse Shared dataset for paginated report and power bi reports

Hi,

 

We wanted some reports in paginated and few in power bi from same datasource queries.

 

I created a shared dataset from BIDS and deployed it to report server. I am able to use it for Paginaged reports.

How do i connect to this shared dataset from Power BI?

 

Simple question is - can i create a shared dataset and use if for both Paginated and Power BI in report server?

 

Thanks!

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Anonymous,

 

There is a possibility to use the OData connector, e.g. you create your dataset, save it on PBIRS (.RSD) and then access it in Power BI Desktop using a similar path: http://SampleReportServer/reports/api/v2.0/datasets(Path='/SampleDataset')/data (basically a JSON object).

 

Not so straightforward but still useful in some cases.. 

View solution in original post

5 REPLIES 5
Anonymous
Not applicable

Hi @Anonymous

 

The option of reusing datasets for Power BI reports is not currently supported in PBIRS. We all hope this will be possible in the near future 🙂

 

Regards,

Maria

Anonymous
Not applicable

Hi @Anonymous

 

Yes, thanks for the reply.

 

But my question is slightly different here - can we create a Report model (just a join query from multiple sources) and then use it in Power BI (instead of connection to DB's again)?

 

I mean can Power BI connect to .RDS?

 

Thanks!

Anonymous
Not applicable

Hi @Anonymous,

 

There is a possibility to use the OData connector, e.g. you create your dataset, save it on PBIRS (.RSD) and then access it in Power BI Desktop using a similar path: http://SampleReportServer/reports/api/v2.0/datasets(Path='/SampleDataset')/data (basically a JSON object).

 

Not so straightforward but still useful in some cases.. 

I cannot get this to work. I have a dataset on the following location: http://bi04rs.global.dns/Reports/_BICC/opportuniteiten.

 

What would the URL then be to set up the odata source?

Please use the below format when you want to connect to youre PBIRS datasets as OData feeds in PBI Desktop:

 

https://myorg.com/reports/api/v2.0/datasets(Path='/Folder/DataSetName')/data

 

Also please make sure to select "icnlude open type columns". Otherwise it won't work. See below screenshot

 

Hassanmoussa_0-1623054017067.png

 

Helpful resources

Announcements
Power BI DataViz World Championships

Power BI Dataviz World Championships

Vote for your favorite vizzies from the Power BI World Championship submissions!

Sticker Challenge 2026 Carousel

Join our Community Sticker Challenge 2026

If you love stickers, then you will definitely want to check out our Community Sticker Challenge!

January Power BI Update Carousel

Power BI Monthly Update - January 2026

Check out the January 2026 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.