The Community will be temporarily unavailable starting on Friday February 28. We’ll be back as soon as we can! To learn more, check out our Announcements blog post.
Hi everyone,
I used a very painfull and well known here workaround until now to update the listing of a (target) linked field depending on the selection of another linked field.
But, I have a premium account and access to scripting.
I wonder if it’s ...
Hi !
I supposed it might be a Google Drive support question too but I wished to give it a try here first.
I followed this example : https://www.onlinedatabase.expert/post/creating-qr---bar-codes-in-airtable-with-integromat in order to create QR codes...
Hi !
I’m trying to figure out why I can setup an URL but not a filename to the attachments when updating fields via API.
Here’s my code, which doesn’t work but doesn’t provide error at all:
for (var i = 0; i < result.airtable.selectQueryResult.rows.l...
Hi everyone !
Here’s a very simple formula :
IF(
{Edition}=1,
{Genuine Console Family},
IF(
NOT(
AND(
{Accessories list},
{Games}
)
),
{Genuine Console Family}
)
)
I don’t know why, the first IF doesn’t work at all. I check the checkbox and nothing h...
Hi everyone,
I’m trying to figure out how to take profit of the exported transactions from SumUp.
There’s a column with quantities and product but I don’t know how to give some dynamic to this export : count quantities of sold products for example.
H...
Hey everyone, I gave up a while on this problem because it seems too complicated for me to resolve.Meanwhile, I tried other solutions and for example it was really easy to setup with Zoho Creator by filtering a list of records with parameters through...
Is there a way to use this workaround not having dependant fields but based on the value of a common field?I have 3 tables with a field in common (to manage compatibility). This field in common is a "linked to record" field.I have another table (a ma...
I think this could be nice if only it was possible to update views through automations.But updating a view is not possible in the API so it's not within automations.And I agree, we can find maaaaany people trying to update a linked field depending on...
We are a small non-profit association and our budget don’t allow us to hire someone on these questions. That’s why we are trying to figure out by ourselves or with a little help of the community.
Thanks for the proposal.