How to create a calculated field in Tableau for Aggregated and Non-Aggregated Fields
I have a date field which is a calculated field (“SalesDate_current_month”, this will give values True or False) from original date column (SalesDate). Trying to create a calculated field as below, but getting this error “Cannot mix aggregate and non-aggregate comparisons or results in 'If' expressions
“.