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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
Anonymous
Not applicable

Dynamic filter

Hi,

I would like to create 2 dynamic filter that based on data in table.

sagi_b_0-1630226435521.png

1. filter of True/False that filter all the lines that reached the 100% in column % Tagged ( measure that based on 2 other mesaures- # Pending/ # Cycles)

2. filter of True/ False for # Cycles> 0 /

11 REPLIES 11
v-luwang-msft
Community Support
Community Support

Hi @Anonymous ,

Could you pls share your pbix flie? And remove confidential data.

You could not create a column ,I think the connect type you ued is live connection.

 

Best Regards

Lucien

Anonymous
Not applicable

hi

the second example is better for me.

thanks

 

VahidDM
Super User
Super User

Hi @Anonymous 

 

Use Slicer and add filter column to that. then you can see 2 option to option to select true or false.

 

Did I answer your question? Mark my post as a solution!

Appreciate your Kudos VahidDM_0-1630277938440.png !!

Anonymous
Not applicable

i cannot put the filter 1 in th slicer, only in table and then it presents only 1 answer (True/False)

Anonymous
Not applicable

but its on PBIX report, i cannot create a column

Anonymous
Not applicable

but it cannot create a column

sagi_b_0-1630318585975.png

 

@Anonymous 

 

Did you add Filter 1 as a column or measure?

Please add it as a column and then try it.

 

Did I answer your question? Mark my post as a solution!

Appreciate your Kudos VahidDM_0-1630311915827.png !!

VahidDM
Super User
Super User

Hi @Anonymous 

Add these two columns to your report and use them in slicer or filter:

Filter 1 = if([% Tagged]=100%,TRUE(), false())

 

Filter 2 =if([# Cycles]>0 ,TRUE(), false())

 

Did I answer your question? Mark my post as a solution!

Appreciate your Kudos VahidDM_0-1630229875026.png !!

Anonymous
Not applicable

HI,

i already created a filter like that, but how can i present the filter in the page with Both (false/True) options?

do i have to add the measure to the table?

I dont want to present the filter in the table? only in the yellow sign

sagi_b_0-1630233459750.png

 

Hi @Anonymous ,

Do you mean something like this:

Calvin69_0-1630279437428.png

 

or:

Calvin69_1-1630279455419.png

Thanks

H

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors