March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
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
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.
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
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
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
114 | |
76 | |
57 | |
52 | |
44 |
User | Count |
---|---|
168 | |
116 | |
63 | |
57 | |
50 |