Forum Discussion
JohnCrosland
4 years agoQrew Trainee
Good morning,
You can create a Unit Count field, and then you can create a Pipeline that will duplicate that Property as long as the Unit Count is greater than 1. This should be triggered based off of On New Event and triggered off of the Unit Count Field. You create the new unit with a Unit Count of 1, and then you update the original to be -1 using {{a.unit_count - 1}}.
Good Luck!
John
------------------------------
John Crosland
------------------------------
You can create a Unit Count field, and then you can create a Pipeline that will duplicate that Property as long as the Unit Count is greater than 1. This should be triggered based off of On New Event and triggered off of the Unit Count Field. You create the new unit with a Unit Count of 1, and then you update the original to be -1 using {{a.unit_count - 1}}.
Good Luck!
John
------------------------------
John Crosland
------------------------------
KarahWeber
4 years agoQrew Member
That worked!! Thank you so much John!
------------------------------
Karah Weber
------------------------------
------------------------------
Karah Weber
------------------------------