Forum Discussion

sonam7's avatar
sonam7
Microsoft Employee
7 years ago
Solved

Using contains keyword in url query string

Hi,

 

I have a column that contains various keywords with some cells containing even multiple keywords separated by semi-colon as delimiter. I am trying to use query string parameters in the URL to filter my report. I cannot use contains as an operator in query string parameters to check the value in the cells containing multiple values. Is there a work around to this?

Thanks!