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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

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
July 2025 community update carousel

Fabric Community Update - July 2025

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

July PBI25 Carousel

Power BI Monthly Update - July 2025

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