Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I want a chart to automatically show this years data, regardless of the selection and can't figure it out at all. What is the best way to do this?
Then get rid of the 1 from your expression
Count({1<Year = {"$(=Year(Today()))"}>}NCM_ID)
Like this:
Count({$<Year = {"$(=Year(Today()))"}>}NCM_ID)