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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
abpgupta
Post Patron
Post Patron

Pass parameter in REST API URL for Dataset Refresh

Hi All,

 

Is there any way to pass Power Query Parameters via URL for dataset refresh?

 

Thanks for any inputs!

 

 

1 ACCEPTED SOLUTION

No, you would not be able to pass any parameters through to the refresh command as there is no parameter available via the API (see Asynchronous refresh with the Power BI REST API - Power BI | Microsoft Docs)

 

You could use a two-step process, firstly you can call the API to update the parameters (See Datasets - Update Parameters - REST API (Power BI Power BI REST APIs) | Microsoft Docs), then call the data set refresh (see Asynchronous refresh with the Power BI REST API - Power BI | Microsoft Docs). This would give you the same net effect, just not in a single call.

 

View solution in original post

1 REPLY 1

No, you would not be able to pass any parameters through to the refresh command as there is no parameter available via the API (see Asynchronous refresh with the Power BI REST API - Power BI | Microsoft Docs)

 

You could use a two-step process, firstly you can call the API to update the parameters (See Datasets - Update Parameters - REST API (Power BI Power BI REST APIs) | Microsoft Docs), then call the data set refresh (see Asynchronous refresh with the Power BI REST API - Power BI | Microsoft Docs). This would give you the same net effect, just not in a single call.

 

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

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

April Fabric Community Update

Fabric Community Update - April 2024

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

Top Solution Authors
Top Kudoed Authors