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

Don't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register 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
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Prices go up Feb. 11th.

Jan25PBI_Carousel

Power BI Monthly Update - January 2025

Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.

Jan NL Carousel

Fabric Community Update - January 2025

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