Is there a way to refer to a presentation variable in a filter's SQL?
Is there a way to refer to a presentation variable in a filter's SQL?
Basically we have 2 date fields on 2 separate objects (Activity and custom 3), we are using presentation variables to link the 2 and form a date range (datStartDate, datEndDate)
However, we want the activity filter to include 90 days from before the datEndDate variable. How could this be specified in the SQL statement for the activity filter?
0