Forum Discussion
sonam7
7 years agoMicrosoft Employee
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...
- 7 years ago
hi, sonam7
If you could use this way:
In Edit Queries, Duplicate keywords column, and then split the duplicate column by delimiter and unpivot them.
Now use the new unpivot column as a keyword for in url query string.
https://docs.microsoft.com/en-us/power-bi/service-url-filters
Best Regards,
Lin
v-lili6-msft
7 years agoCommunity Support
hi, sonam7
If you could use this way:
In Edit Queries, Duplicate keywords column, and then split the duplicate column by delimiter and unpivot them.
Now use the new unpivot column as a keyword for in url query string.
https://docs.microsoft.com/en-us/power-bi/service-url-filters
Best Regards,
Lin