Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
rezaaditia
Helper III
Helper III

Using Text Filter to show filtered data

Hi All -

 

I have huge of dataset of purchases, and want to share to users but only based on their Request no.

I am thinking to use text filter in empty page then when they fill the request no in text filter, it will show the results based on the request number input.

 

is it possible?

 

Thanks

1 ACCEPTED SOLUTION
amitchandak
Super User
Super User

@rezaaditia , you have create all measure like

 

new measure =  if(isfiltered(Text[text]),[Measure] ,blank())

 

all measures need to consider if the text is filtered 

 

also, refer for text filter

https://exceleratorbi.com.au/text-filtering-power-bi/

https://appsource.microsoft.com/en-us/product/power-bi-visuals/WA104381309?src=office&tab=Overview

View solution in original post

2 REPLIES 2
v-shex-msft
Community Support
Community Support

Hi @rezaaditia,

I'd like to suggest you configure the RLS filter based username, you can setting a user table to mapping username with request-id.

RLS with UserName() 
Regards,

Xiaoxin Sheng

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.
amitchandak
Super User
Super User

@rezaaditia , you have create all measure like

 

new measure =  if(isfiltered(Text[text]),[Measure] ,blank())

 

all measures need to consider if the text is filtered 

 

also, refer for text filter

https://exceleratorbi.com.au/text-filtering-power-bi/

https://appsource.microsoft.com/en-us/product/power-bi-visuals/WA104381309?src=office&tab=Overview

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.