Hi there I’m new to looker and I’ve been exploring the whole documentation but I’ve been stuck on a simple custom filter query. Does anyone know how to write the Custom filter to do the following logic?
(${tableA.date} on the last 7 days
OR ${tableB.date} on the last 7 days)
Thanks a lot.