Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more
Hi,
I would like to create 2 dynamic filter that based on data in table.
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 /
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
hi
the second example is better for me.
thanks
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 !!
i cannot put the filter 1 in th slicer, only in table and then it presents only 1 answer (True/False)
but its on PBIX report, i cannot create a column
but it cannot create a column
@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 !!
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 !!
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
Hi @Anonymous ,
Do you mean something like this:
or:
Thanks
H
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 23 | |
| 23 | |
| 21 | |
| 17 | |
| 13 |
| User | Count |
|---|---|
| 58 | |
| 51 | |
| 39 | |
| 29 | |
| 24 |