You can now use Dropdown elements to allow your visitors to easily filter content. For example, if you have a movies fan website, you can let users filter the movies based on a genre, and all of this without writing a single line of code!
The setup is very similar to filters using other datasets, you need to start with Dataset and then select Dropdown as source for filter value:
It works with dropdowns (only one at a time) and it doesn’t work with radio button groups or checkbox groups.
For the latter, you’ll still need to use code.