How to Apply Multiple Filter Fields in CMS Data in Plasmic?

I’m working on a project in Plasmic where I need to filter CMS data based on multiple fields. However, Plasmic currently only allows me to select a single filter field at a time. In my case, I need to filter by more than one field, such as region, schoolName, and possibly others.

As shown in the screenshot, I can set one filter field (e.g., schoolName), but I’m unable to add additional fields for more complex filtering. Is there any way to achieve multi-field filtering in Plasmic without custom coding, or is there a workaround within the current Plasmic features?

Any suggestions or solutions would be greatly appreciated!

Thanks in advance.

Hello @rajendra_godhade,
For more advanced filters, you can expand the list of props at the end, and use the Filter prop directly, where you can set an object to be used in the filter.

You can read about the syntax here (you don’t need to specify the where: {}, here is a video example too: Watch Screen Recording 2024-10-25 at 10.49.38 | Streamable