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

Get Fabric Certified for FREE during AI Skills Fest. This week only. Secure your voucher now.

Reply
subhadip
Helper II
Helper II

Query Parameter in Power BI Desktop

How to pass parameter using query string for complicated parameter (string consists of comma , semi colon apostrophe)when deployed pbix file in app.power Site called from external application.

 

Currently for simple parameter it is working.

 

URL?filter=Table/Field eq 'value'

 

but for complicated value (abc  , xyz , p'qr) how do we pass these type of values in query string to filter the data .

 

Please suggest 

2 REPLIES 2
v-piga-msft
Resident Rockstar
Resident Rockstar

Hi @subhadip


 but for complicated value (abc  , xyz , p'qr) how do we pass these type of values in query string to filter the data .


 

By my tests, the value only support the comma, the apostrophe is not supported.

 

 Untitle2d.png

 

There is no good way to support the apostrophe, I suggest you 'd better don't use the apostrophe in value.

 

Reference:https://docs.microsoft.com/en-us/power-bi/service-url-filters

 

Best Regards,

Cherry

Community Support Team _ Cherry Gao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

How do we pass the value in Query string 

?filter=Table/ColumnName eq 'abc,xyz,pqr'

 

comma is not getting recognized in query string . Please suggest the syntax or link which helps

Helpful resources

Announcements
May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 2026 Power BI update to learn about new features.

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

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.