Hello,
I’m trying to recreate a Monday formula with General Caster but I can’t figure out what the syntax should be and if it is even possible.
I have a person column with various assignees and I have a number column. The result I want is to multiply to number column with the total amount of assignees in the person’s column. Here’s my Monday formula:
MULTIPLY({People#Count},{Number})
How would I recreate this using a General Caster formula?
Thanks in advance for the tip.