Filter data based on an enum value
This is an example of how you can use the FILTER() function in ER and check against an enum value.
This is done from the model mapping.
The first thing to do is to add the enum to the model mapping.
Then you can create a calculated field with the fo...
jobourgoin.hashnode.dev1 min read