Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
I have an app containing data about specific web pages. I want to allow users of this app to paste the URL of a page into a text filter to get data specific to that URL.
However, there are often extra parameters in URLs that make them longer, meaning they are no longer exactly the same as the URLs in the list I'm checking against. So I want the text filter to use regular expressions to look at only part of the URL, and cut off any extra parameters at the end.
So suppose this is the app:
This is how the filter works when searching on "example.com/page1", a literal match with one of the cells:
But it doesn't work on URLs with parameters added, like "example.com/page1&referrer=mail":
Is there a way to make PowerBI look at only part of the string in a Text Filter with user input?
Thanks in advance.
Solved! Go to Solution.
Hi @FrankvanDorp
Unfortunately, all text slicers (including external from the market place) can search for text based on partial input, but they cannot ignore irrelevant characters and perform a search based on something that is only "similar" to the beginning.
There is an idea about a similar issue you can vote for it or post your idea :
https://ideas.fabric.microsoft.com/ideas/idea/?ideaid=6242eec2-fa3e-ec11-a3ee-281878e61691
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly.
Hi @FrankvanDorp
Unfortunately, all text slicers (including external from the market place) can search for text based on partial input, but they cannot ignore irrelevant characters and perform a search based on something that is only "similar" to the beginning.
There is an idea about a similar issue you can vote for it or post your idea :
https://ideas.fabric.microsoft.com/ideas/idea/?ideaid=6242eec2-fa3e-ec11-a3ee-281878e61691
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
76 | |
74 | |
57 | |
38 | |
33 |
User | Count |
---|---|
71 | |
66 | |
57 | |
49 | |
47 |