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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
JoeHaySPGI
New Member

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
v-stephen-msft
Community Support
Community Support

Hi @JoeHaySPGI ,

 

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 B...
  3. How to Configure Data Source Setting Parameters for a Power BI Data Model - Microsoft Dynamics CRM C...

 

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
v-stephen-msft
Community Support
Community Support

Hi @JoeHaySPGI ,

 

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 B...
  3. How to Configure Data Source Setting Parameters for a Power BI Data Model - Microsoft Dynamics CRM C...

 

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
Europe Fabric Conference

Europe’s largest Microsoft Fabric Community Conference

Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.

RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel1

Power BI Monthly Update - May 2024

Check out the May 2024 Power BI update to learn about new features.

Top Solution Authors