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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
Anonymous
Not applicable

OData $Batch usage in powerbi

Hi, I'm looking to implement an odata service which will need to expose some datasets using OData's $batch option.

 

How can we setup power bi to use the $batch option to request all pages of a dataset in a single request?

 

cheers,

Joe

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Anonymous ,

 

One possible option I can think of is using Parameters

 

Parameters are something you can define in the Query Editor and use it within your queries in the query editor.

If you want to pass value, you can try to set a parameter from power queries in power bi desktop and you can also use it after publishing to service under dataset settings.

You can refer the following microsoft blog and document that could also help you:

  1. Parameters - Power Query | Microsoft Learn
  2. Deep Dive into Query Parameters and Power BI Templates | Microsoft Power BI Blog | Microsoft Power BI
  3. How to Configure Data Source Setting Parameters for a Power BI Data Model - Microsoft Dynamics CRM Community

 

Best Regards,

Stephen Tao

 

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

View solution in original post

1 REPLY 1
Anonymous
Not applicable

Hi @Anonymous ,

 

One possible option I can think of is using Parameters

 

Parameters are something you can define in the Query Editor and use it within your queries in the query editor.

If you want to pass value, you can try to set a parameter from power queries in power bi desktop and you can also use it after publishing to service under dataset settings.

You can refer the following microsoft blog and document that could also help you:

  1. Parameters - Power Query | Microsoft Learn
  2. Deep Dive into Query Parameters and Power BI Templates | Microsoft Power BI Blog | Microsoft Power BI
  3. How to Configure Data Source Setting Parameters for a Power BI Data Model - Microsoft Dynamics CRM Community

 

Best Regards,

Stephen Tao

 

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

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

July PBI25 Carousel

Power BI Monthly Update - July 2025

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

Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

Top Solution Authors