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
jnaylor
New Member

Parameters in Embedded

Is there any way to pass a parameter to a DirectQuery report yet via the Javascript API?

I can filter after i've retrieved the report ... but would rather send a parameter to SQL before for better performance

3 REPLIES 3
Eric_Zhang
Microsoft Employee
Microsoft Employee

@jnaylor

As far as I know, you can send any parameter to the a DirectQuery report, however you can set the filter in the Embed Configuration beforing embedding, though there's still some bug with the filter.

 

Do you encounter any performance issue?

 

Yes, you can do that. But all it does it loads the entire report, and then filters it once loaded.

What I would like to do is change the entire query based on a parameter.

In PowerBI Desktop a Parameters feature seems to exist which suggests this is possible, but I can't see that if this is available for use by the Embedded APIs

@jnaylor

There's no parameter as it is in Power BI Desktop. You can sumbit an idea at Power BI Ideas and vote it up.

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