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

July 28 - August 9 | Final Round of the Power BI Dataviz World Championships. This is your chance. Learn more

Reply
sheetalshettiga
Helper IV
Helper IV

query string parameters through azure

Hello,

    I am working with power BI embedded concept I want to retreive all the parameters used in power BI service to my code which is written in azure function how can I do it with GetParametersWithHttpMessagesAsync method available with azure so that I can filter the report and display it to the user in the webpage according to the option they choose?

 

Thank you

1 ACCEPTED SOLUTION
Anonymous
Not applicable

HI @sheetalshettiga,

I'd like to suggest you take a look at the following links:

A C# wrapper for the Power BI REST API 

How do I make calls to a REST api using C#? 

In addition, you can also post to MSDN C# forum to get further support.

MSDN C# forum 

Regards,

Xiaoxin Sheng

View solution in original post

3 REPLIES 3
Anonymous
Not applicable

Hi @sheetalshettiga.,

For your requirement, I'd like to suggest you use azure to invoke power bi REST API to modify query parameters:

Power BI Embedded Query Parameters API 

Power BI REST APIs - Datasets 

Invoke REST API task 

Regards,

Xiaoxin Sheng

Thank you for your response .I have gone through the links attached i wanted to know how can I implement this in C# code

@Anonymous 

Anonymous
Not applicable

HI @sheetalshettiga,

I'd like to suggest you take a look at the following links:

A C# wrapper for the Power BI REST API 

How do I make calls to a REST api using C#? 

In addition, you can also post to MSDN C# forum to get further support.

MSDN C# forum 

Regards,

Xiaoxin Sheng

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

Fabric Community Sticker Design Challenge Barcelona Carousel

Fabric Community Sticker Challenge - Barcelona 2026

If you love stickers, then you will definitely want to check out our community sticker challenge, Barcelona edition!

July Power BI Update Carousel

Power BI Monthly Update - July 2026

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

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Kudoed Authors