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 dateJoin 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.
Hi all,
I need to get into a measure what an user writes in a report - it could be a text filter, a slicer or any other.
I am able to create a measure that gets a filtered value Measure 1 = SELECTEDVALUE(Table[Column]) but I want my measure to get the text of what was written by the user on the text field.
Is there any solution?
Thanks,
FC.
Hi @franciscocohen ,
Take a look at the Filter By List visual. I have used it in similar situations. Users can type or cut and paste.
If your input parameter is a number, you can try using the option in the modelling ribbon to create a numeric parameter. This creates a field based on the input that you can add into your report. See the guidance for "what if analysis" for more information:
However, this is not directly possible for text input (eg words, a name). There are several work arounds in the community for this, but your best option is to maybe look at Power Apps and incorporate that.
Regards,
Pi
Thank you for your reply.
I really need text input.
My final goal is:
I have a report with a text filter.
User can search for something on this textbox and my table visualization gets filtered.
What I want to achieve is that I want to save somewhere everything that my users are searching on my report.
Haven't found any solution so far... 😞
I think then, the best option might be an extension as @djurecicK2 has mentioned below or looking at the power Apps.
I did a quick search to see if this is something that is tracked via the user activtiy or audit logs, but this post seems to suggest it's more complicated than just looking at existing logs:
I actually do think this is something that they should implement - looking at user activity would be extremely useful for us too in informing development.
Pi
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 |
---|---|
60 | |
60 | |
54 | |
38 | |
27 |
User | Count |
---|---|
86 | |
61 | |
45 | |
41 | |
39 |