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

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

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.

View solution in original post

3 REPLIES 3
v-shex-msft
Community Support
Community Support

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

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.

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

@v-shex-msft 

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

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.

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 Kudoed Authors