Use CR 8.0.
I need to find a way of auto - calculating the number of publishing days between two week ending dates that are each entered as a parameter at run time.
Week ending dates end every Sunday, begin Monday. One would look like 20050220.
Currently the users are having to manually enter the total # of publishing days as a parameter. This number is used in a formula to calculate the average daily sale for given customer segments on the report. As you can imagine, leaving this up to the users, we are getting different average daily sale figures. Each user has the ability to affect the average (up or down) by adjusting the total # of pub days parameter at run time.
Publishing days never fall on a Saturday or Sunday. Nor do they fall on any of the six major US holidays (New Years Day, Memorial Day, Fourth of July, Labor Day, Thanksgiving & Christmas).
We do utilize database fields such as the following, but I am at a loss on how to get a total or sum for the pub days between given dates ranges (week ending dates).
The available database fields that seem to make sense to me:
{Sales Data.Publishing Days for the Week}>been trying to work with this one the most, summing the number given from details band, but the number is always way to large to be right.
{Sales Data.Cumulative Publishing Days for the Period}
{Sales Data.Week Ending Date}
Let me know if you need more information. Thanks for your help!
I need to find a way of auto - calculating the number of publishing days between two week ending dates that are each entered as a parameter at run time.
Week ending dates end every Sunday, begin Monday. One would look like 20050220.
Currently the users are having to manually enter the total # of publishing days as a parameter. This number is used in a formula to calculate the average daily sale for given customer segments on the report. As you can imagine, leaving this up to the users, we are getting different average daily sale figures. Each user has the ability to affect the average (up or down) by adjusting the total # of pub days parameter at run time.
Publishing days never fall on a Saturday or Sunday. Nor do they fall on any of the six major US holidays (New Years Day, Memorial Day, Fourth of July, Labor Day, Thanksgiving & Christmas).
We do utilize database fields such as the following, but I am at a loss on how to get a total or sum for the pub days between given dates ranges (week ending dates).
The available database fields that seem to make sense to me:
{Sales Data.Publishing Days for the Week}>been trying to work with this one the most, summing the number given from details band, but the number is always way to large to be right.
{Sales Data.Cumulative Publishing Days for the Period}
{Sales Data.Week Ending Date}
Let me know if you need more information. Thanks for your help!