Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi guys,
I'd like calculate dinamycally count of calendar days.
Count({$<MYear={'$(=MonthName(max(MYear)-2))'}>} DISTINCT oDate)
In this case I get only count of collection days.
I have idea to add inline load by MYear and Ndays
Jun 2013, 30 and so on.
Who can suuggest maybe more professional issue.
Thanks,
inline load didn't help me.
I need your suggestions.
Regards,
Could you explain the issue in detail?
Regards,
Celambarasan
Hi,
I have the variable brand in deminsion. We collect some info.
I want to see how many we collect for yesterday, the day before yesterday (done) and
have average of collection in previous month and current month.
Other words, all collection for previous or cuurent month devide on count of previous or current month.
But some brands we don't collect each day.
My count of previous or current month is based on collection days, not calendar days.
Regards,