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

Data Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more

Reply
EvanSnapp
Frequent Visitor

Query parameters in an embed request

Does anyone know of a way to set query parameters as described here from an embed request instead of inside desktop? We are attempting to setup a system where we use power bi to power visualizations within our app for customers to view their data. We need to use some sort of parameter system to insure that the query returns the proper customer data for the visualization.

1 REPLY 1
Eric_Zhang
Microsoft Employee
Microsoft Employee


@EvanSnapp wrote:

Does anyone know of a way to set query parameters as described here from an embed request instead of inside desktop? We are attempting to setup a system where we use power bi to power visualizations within our app for customers to view their data. We need to use some sort of parameter system to insure that the query returns the proper customer data for the visualization.


@EvanSnapp

There's no such parameter in PowerBI.com or in Power BI Embedded, it is just some feature in Power BI Desktop.

How do you embed reports to your application?

If via Power BI Embedded, you can check Row level security with Power BI Embedded.

If via Power BI REST API, you can check Row-level security (RLS) with Power BI.

For both, you can use Power BI Javascript by setting filter when embedding.

Helpful resources

Announcements
Fabric Data Days is here Carousel

Fabric Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 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