The Community will be undergoing maintenance from Friday February 21 - Friday, February 29 and will be "read only" during this time. To learn more, check out our Announcements blog post.
I am trying to create an automation which take entries in one table to create a record in another table. It is currently erroring out on the date field as it seems to have multiple dates in the field (not sure why since I only see one date). Is ther...
I have a table which has the entire organization list of Key results. It does identify each Business Unit. I have another table where I have a list of projects (in the same base). I want to have a field with the projects where the person entering the...
I have two bases and two tables. Base 2 Table 2 table has initiative name , objectives, key results, earliest date (based on all projects in base 1 table 1) and latest data (based on all projects in base1 table 1) and list of all program that have ...
Hello, I am trying to sync a view in Jira Server which has over 1000 fields. There are only 7 that I care about. When I configure the sync with selected fields, all 1000 fields are turned on. I do not see way to turn them all off and only turn on the...
In my automation I have a trigger when a synced table from another base updates a {risk} field. Automation is currently like this: When a record is update (synced table - {risk} fieldFind record in project list table which matches the trigger record ...
To add a bit more information: My date fields in the sync table are date fields with a friendly date format. The other table is date field European style. Could this be causing the issue?
Thank you for you suggestion. But it is more complicated than that, IMO. Let me explain further. I need to dynamically check on the org and depending on the org, I want to provide the dropdown list. I do not think AT can handle this but wanted to con...