Designing and Running Pipelines
Discuss how to use the SnapLogic platform.
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Select N largest from each group

Hi, I am building a pipeline to select latest datetime from the data file. I also need the latest value for all source_code (essentially a groupby and then max value of within group). I tried Aggregate function to select MAX over datetime and in the ...

pranjbhatt by New Contributor III
  • 509 Views
  • 2 replies
  • 2 kudos

Parsing date for filtering

Hello, I am having trouble filtering dates in the Filter snap. I want to:Filter for a specific month and year, example June 2024If it's possible to add "OR" condition, then from 2 columns, otherwise one column is fineValues from the date column are i...

rpc1235x_0-1725301789865.png
rpc1235x by New Contributor II
  • 420 Views
  • 1 replies
  • 0 kudos

Salesforce Read - Where Clause Syntax

I am reading a csv file from S3, and I need to perform a validation to see if the record exists, and was created within 90 days, from the Opportunity object. If it meets the below criteria, then I need to reject it.  I switched from using the Salesfo...

samuelrz by New Contributor
  • 336 Views
  • 1 replies
  • 0 kudos

SQL Server - Bulk Load

Currently I'm having issue when doing a bulk insert where values are set to NULL from field names that doesn't match from the source column names even though column position are the same , e.g Target Table Field name is NotifyCode while Source SP is ...

alchemiz by Contributor III
  • 296 Views
  • 1 replies
  • 0 kudos