Hello All!
Please help! Our managers like nice pictures and think that it is most important thing
CR XI. I have data for several days, I need to group it weekly and then show in the graph. The problem is - not for every week we have data. In this case I MUST show week number but with 0.
At the moment I calculate week number in the formula week_number:
DatePart ("ww", {table.date_field})
and then show graph for "change of" @week_number. And in this case I don't have all weeks but only weeks with data. Is there any solution to show all weeks?
Thanks a lot.
Please help! Our managers like nice pictures and think that it is most important thing
CR XI. I have data for several days, I need to group it weekly and then show in the graph. The problem is - not for every week we have data. In this case I MUST show week number but with 0.
At the moment I calculate week number in the formula week_number:
DatePart ("ww", {table.date_field})
and then show graph for "change of" @week_number. And in this case I don't have all weeks but only weeks with data. Is there any solution to show all weeks?
Thanks a lot.