Hi ,
I created a script logic to do some head count calcs. Logic works fine and writes data correctly.
Issue is -
when i execute script logic say for eg. it creates a new records and writes data to 2011.jan.
i see the correct data when i select TIME as 2011.jan in my report.But when i change Time as 2011.Total or 2011.Q1 in my report it shows blank.
2011.jan - 50
2011.Total - BLANK
I am expecting to see 50 when i select Time as 2011.total
Any Idea why data is not getting aggregated?
Thanks