Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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!
Solved! Go to Solution.
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
Lin
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
Lin
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
30 | |
19 | |
19 | |
13 | |
12 |
User | Count |
---|---|
29 | |
20 | |
19 | |
18 | |
16 |