Hi All,
I'm finally surrendering for assistance. I've been a long time lurker and this forum has been a an amazing resource .
I'm trying to calculate the pace of a digital campaign I'm running based on the current date. Below is a sample of what I'm trying to implement. I am not attempting to calculate the current fulfillment which would be ~20%.
This would based on the current date (4/6/18)
[TABLE="class: outer_border, width: 500"]
<tbody>[TR]
[TD]Client[/TD]
[TD]Start Date[/TD]
[TD]End Date[/TD]
[TD]Impression Goal[/TD]
[TD]Served Impressions[/TD]
[TD]Pace[/TD]
[/TR]
[TR]
[TD]ABC[/TD]
[TD]4/1/18[/TD]
[TD]4/30/18[/TD]
[TD]10,000[/TD]
[TD]1,998[/TD]
[TD]100%[/TD]
[/TR]
</tbody>[/TABLE]
Is what I'm trying to do possible?
I'm finally surrendering for assistance. I've been a long time lurker and this forum has been a an amazing resource .
I'm trying to calculate the pace of a digital campaign I'm running based on the current date. Below is a sample of what I'm trying to implement. I am not attempting to calculate the current fulfillment which would be ~20%.
This would based on the current date (4/6/18)
[TABLE="class: outer_border, width: 500"]
<tbody>[TR]
[TD]Client[/TD]
[TD]Start Date[/TD]
[TD]End Date[/TD]
[TD]Impression Goal[/TD]
[TD]Served Impressions[/TD]
[TD]Pace[/TD]
[/TR]
[TR]
[TD]ABC[/TD]
[TD]4/1/18[/TD]
[TD]4/30/18[/TD]
[TD]10,000[/TD]
[TD]1,998[/TD]
[TD]100%[/TD]
[/TR]
</tbody>[/TABLE]
Is what I'm trying to do possible?