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

Get certified in Microsoft Fabric—for free! For a limited time, get a free DP-600 exam voucher to use by the end of 2024. Register now

Reply
sagi_b
Helper I
Helper I

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 @sagi_b ,

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

sagi_b
Helper I
Helper I

hi

the second example is better for me.

thanks

 

VahidDM
Super User
Super User

Hi @sagi_b 

 

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 !!

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

sagi_b_0-1630318585975.png

 

@sagi_b 

 

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 @sagi_b 

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 !!

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 @sagi_b ,

Do you mean something like this:

Calvin69_0-1630279437428.png

 

or:

Calvin69_1-1630279455419.png

Thanks

H

Helpful resources

Announcements
November Carousel

Fabric Community Update - November 2024

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

Live Sessions with Fabric DB

Be one of the first to start using Fabric Databases

Starting December 3, join live sessions with database experts and the Fabric product team to learn just how easy it is to get started.

Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early Bird pricing ends December 9th.

Nov PBI Update Carousel

Power BI Monthly Update - November 2024

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