ContributionsMost RecentMost LikesSolutionsRe: Pipelines - Create OneDrive folderI'll give that a try. Thanks, Blake! ------------------------------ @lin @lin ------------------------------ Re: Pipelines - Create OneDrive folderCustom as in outside Pipelines? ------------------------------ @lin @lin ------------------------------ Pipelines - Create OneDrive folderDoes anyone know if this is possible? I see the option in Box, but not in OneDrive ------------------------------ @lin @lin ------------------------------ Re: Create 12 records in another tableYour solution makes sense. Thanks for taking the time to help out!Re: Create 12 records in another tableNow, why didn't I think of that? Thanks friend!Create 12 records in another table Hi all, I need to create a process that when a new record is added in a table will add 12 new records in another table. I was able to create a process using automations that works by incrementing a counter on the initial record, which creates a new record in the second table which in turn increments the number in the first table until the counter reaches 12. The problem is that at times, I have multiple records that have to be processed, and at that point, I get a 429 error: Webhooks are exceeding the rate threshold. Any thoughts on how I can overcome this? count the number of Saturdays between two dates?I need to count the number of Saturdays between two dates. Any ideas?Re: %summaryView% report for notificationsThe %summaryView% marker is actually being driven by a form. To be more precise, it's the form that had been chosen within the notification as the Data Form... %summaryView% report for notificationsDoes anyone know how to change the report that populates the %summaryView% marker in notifications? Initially I thought the default table report was the one populating it, but that does not seem to be the caseRe: Using webhooks, I need a date field in milliseconds from the epoch...but I get MM-DD-YYYY. Is there an easy way to get milliseconds from the epoch UTC into a formula?Dan, Is there a way to achieve this with a timestamp (Date and Time) using a QB formula? Basically I need a Unix timestamp from a QB date and time