User Activity

Hi, I have to incorporate a condition that – In the output, if ‘Name’ is the same, assign the same ‘Id,’ otherwise, increment ‘Id’ of the previous record. Can you please suggest how can I achieve this? Thanks in advance.
Hi, I used SnapGPT to ask about what snap to use. In this case, the File Operation Snap. I wanted to know if I could use a File Operation Snap to move a file from one folder to another folder in a Windows server using SMB. I tried the answer/suggest...
Hello! I am having an issue with the Worksheet Writer snap. As you can see below the Mapper snap has output value for $date_of_this_report field but when I map this to the Worksheet name, the snap returns ‘Cannot lookup a property on a null value’ e...
Hello, I have a use case where the Julian date is in the filename e.g. sampleFile.216.txt. How would you suggest converting ‘216’ into yyyy-mm-dd format? Regards, Marrah
Dear community, I am trying to insert data via API. When that data exists, the response will return status code 400 and I need to parse the error message to get the id of the record that exists on the API. This is a child pipeline and has also been s...