Hi im trying to filter the supabase but
Hi im trying to filter the supabase but my OR statement does not work, could anyone explain why please\
1 Reply
Hi @lorston, template literals inherently does not support conditionals. You can use ternary operation instead. Adding an example below: