Weekly Release

hello , i am trying to do a release every 7 days .

The system is working for the daily due date, but the weekly posting is not working.

Have you tried

[date]+ 7 

?

Hi, yes I tried. This action is in a loop. The system releases the first installment for 7 days , but the other installments are released one day after another

Good morning , if you can help me
how does a loop to generate parcels every 7 days?

The first and second installments by VCdecrement are releasing for 7 days , but the rest remains daily

I’m sorry I cannot tell what you are doing or asking for, you’ll need to provide more details.

2 Likes

the daily expiration is working in the action, but the weekly expiration is not working in the action. the first installment is generated by the form and the others enter the action loop.

has three actions:

one to add a line, another line (do this on each line) where you have the loop.

Still doesn’t make much sense to me. You’re running a looping Action? You should probably show all of your Action configurations. And I don’t know what I’m supposed to be looking at on the screenshots of your table Views. You also have shown the same expression twice now, what is being output by this expression, and what do you want to be output by it instead?

1 Like

an expression is like parceled but generates daily parcels, skipping saturday, sunday and holiday. The other expression is weekly which should work, generating installments every 7 days.