Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Goodmorning everyoneI have a database with data from 2016 and previous years.Set in a formula Analysis use the code [Year Date Census] = {'2016'} to take only the 2016 data.but if I have to take the data with Year Date Census> 2015 (then also have the 2017 data) syntax is used in the Analysis sets to take more data?Thank youAndrew
use:
[Year Date Census] = {">2015 <=2017"}