Hi Guys,
I want to create automation when status is posted as pictured below
Create all data in lineitem sheets
I tried to play around but unable to do so. Can anyone help?
Hi Guys,
I want to create automation when status is posted as pictured below
Create all data in lineitem sheets
I tried to play around but unable to do so. Can anyone help?
Hi @hendrik,
This is not a use case that we support (yet) with automations. Automations today can only be triggered by changes to data in the table region of a worksheet, not when cells in the header region change.
However, there are a few things on our roadmap that we expect will help with this in the future:
We’ll keep you posted via our product updates and here as these features make it into our development cycle.
Thanks,
Matt
Mobile apps are a priority for us but no ETA yet. We’ll share more about this in upcoming product update emails as we get closer to V1 apps this year.
Excellent use case!
This is in addition to the Button based & other mechanisms that Matt described.
In addition, you may consider button based trigger that can trigger many actions, rather than only 1 action. In Airtable or Stackby, it is not the case yet. It can be your USP.
In Google Sheets, you can format your Sheet as PDF using apps script. It’s good to consider when you click email button, it can trigger format as pdf , email it, and save it to your attachment field for record keeping purpose.
Btw, I am now doing what I am usually doing in google sheets
=ARRAYFORMULA(IFERROR(INDEX(invoiceitems!$C$2:$C$15, SMALL(IF($F$2=invoiceitems!$B$2:$B$15, ROW(invoiceitems!$B$2:$B$15)-ROW(invoiceitems!$B$2)+1), ROW(1:1))),"" ))
But this doesn’t seem to work. Anything wrong with my formula?
Additional details
This a product issue around evaluating ARRAYFORMULA, we will be addressing it one of the forthcoming product updates. Tracking as #004829.
Thank you for the update!
Issue #004829 has been fixed with the latest upgrade
Thanks for the update!
Is there any update regarding this automation?
No updates yet on this @hendrik but it is one we want to support. This will likely not make it into our roadmap until early next year.