Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
I have id's for Two months.but i need to get Current Month Id by Using Set Analysis.
can any one Help me
Thanks in advance
smiley
only({$<Month={"=$(=month(today()))"}>}id)
Sum({<[Month]={"$(=Month(Today()))"}>} Sales)
sum(<$(=monthstart(today(),-1))
try this
Please use the below mentioned Expression.
Count( {<IDs = p({<MonthField = {"$(=MAX(MonthField))"}>}) >} Distinct IDs)
-Nilesh