This content has been marked as final.
Show 2 replies
-
Re: set analisys
Digvijay Singh Apr 6, 2018 6:49 PM (in response to Alejandra Trujillo)May be this -
if(getselectedcount(Year)=0,
sum ({<[Year] = {'$ (= year (max (Date)))'}>} Sales),
sum(Sales)
)
-
Re: set analisys
Alejandra Trujillo Apr 9, 2018 10:09 AM (in response to Digvijay Singh )Thanks for your support, his answer helped me a lot.
-