Did Bubble remove Advanced filters

I can’t find :filter (Advanced) anywhere. Did it move or has it been removed?

It’s still there, just integrated into the main `:filter` operator. After you add a `:filter`, look for the add a constant and will be at bottom, Advanced

It’s not there for me… I wonder why?

It’s not there for me. see above/below

its there , DM you a vid

Hey! I just replied. It’s STILL not there for me… Check out the video I sent you

Hey Smartom, it looks like you are trying to filter a list of Option Sets

1 Like

You’re filtering a list of Options from an option set.

Option sets always/only use ‘advanced’ filtering - so there’s no separate ‘advanced filter’ expression.

2 Likes

I’m actually filtering on a custom state list… Which may perform the same as an Option set for practical purposes.

I ended up creating a workaround (unfortunately) that didn’t require Advanced filtering

Where/how the list is stored is not relevant - it’s still a list of Options from an Option Set - and therefore Advanced Filtering is the standard.

There’s no workaround required - as advanced filtering is the only type of filtering possible with Option Sets.

What were you trying to do?

And what was the reason you couldn’t do it?