Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I am trying to get sum of values in my table for the latest available date when no date is selected in filter.
I am using below expression, but somehow its not working;
sum({<date = {$(=max(date))}>}Value)
Can anyone please help me out with this?
@Taoufiq_Zarra Great, thanks for the help! Appreciate that!