How to filter by a distant relative range?
We are coming from Salesforce where we can filter by the 3rd last relative month doing:
Example 1:
Close date = Last 3 months
&
Close date <> Last 2 months
Example 2 (last 7th quarter):
Custom date = Last 7 quarters
&
Custom date <> Last 6 months
can you explain to me how to do it here in Zoho reports?