Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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
Solved! Go to Solution.
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:
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.
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:
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.
Check out the July 2025 Power BI update to learn about new features.