Having in Table Filters
I am trying to filter a calculated field in a table. It is not finding the calculated field, which is why I have to use "HAVING". However, when I use it, it's not working. The builder is not adding "HAVING" to the query. How can I filter a calculated field in the query then?