Hello Thank you in advance for your help! I am trying to create separate records from a lookup field (the input variable) which in this example include the name Tom, Rose. The goal is to write these to new records however keep them linked to the "Peo...
Hello everyone, thank you in advance for the help. Really appreciated
Script Purpose
When a record is created in first table (with start and end date field), create records with unique dates that go from start to end date in a new table
const tableWi...
Hello all, I am very new to scripting and trying to find a way to create separate records for all dates within a range of two dates, a start and an end. I found this code online but it is not working, I am completely new and just wondering what needs...
Hello all, thank you so much for taking the time to read this, any help would be appreciated
I have a question with regards to a topic that Gareth covered in is "“Allocating Resources with a Timeline View”.
His demonstration is great, however the uti...
Show synced records and new records all on one timeline view
Hello everyone
I greatly appreciate any help in advance, I just need to be pointed in the right direction
The Idea:
Create a top level company holiday planner, including dates for holiday, ...
Hello all, I am looking at doing almost the same as above, however instead of "quantity", I would like it to be a linked cell with an array of data (in my case names). What would need to be changed to achieve this?
Hey Kyle
Thanks for your response, the trigger was set to "“when a record matches conditions”, where conditions is Status = Done.
changing the trigger to when a record is updated or when a record is created outputs the same results annoyingly, but g...
Any thoughts on how to only create records from the triggered record ID? I ve been playing around with it every night but still no luck. I am currently thinking it should be in the “while” condition but its not giving the right result
So I have added the additional fields successfully, with only issue remaining. The scrip is creating a record for ALL of the records in the “Date range” table. I was hoping to only create records of unique dates related to the trigger record ID. How ...