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

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

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
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.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

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