Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Can anyone explain what does following Set Analysis statement imply?
count({<Frontview.FORMATTED_DATE={'<=$(dynamicDate)'}>}distinct Frontview.FORMATTED_DATE)
Thanks in advance...!!!!
Count of distinct Frontview.FORMATTED_DATE where Frontview.FORMATTED_DATE is less than or equal to the variable dynamicdate
Count of distinct Frontview.FORMATTED_DATE where Frontview.FORMATTED_DATE is less than or equal to the variable dynamicdate