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

Forum Posts

Export All Pipeline Information

Hi Community, Is there a way to export information on every pipeline or specific pipelines? I want to create an external system to search for certain configurations or text within snaps of a pipeline (i.e. a query used in a SQL Server snap). Is this ...

kindminis by New Contributor
  • 908 Views
  • 1 replies
  • 0 kudos

Resolved! Parsing the string as a csv

Hi, I want to parse my dataset which is coming out as a string. Here is the example of the dataset [“field_name1,field_name2,field_name3,field_name4,field_name5,field_name6,field_name7\nValue1,Value2,Value3,Value4,Value5,Value6,{Val7.1:val,Val7.2:val...

vgupta by New Contributor
  • 3242 Views
  • 3 replies
  • 5 kudos

How To Generate Rank with Partitions

Hi I need to generate the rank for the below data where data should be partitioned by No and Date order by value and want to get the top 3 ranked categories for each No and each Month. Input : No Category Date Value Rank 1 Dog 01-01-2022...

vaidyarm by Contributor
  • 4133 Views
  • 5 replies
  • 3 kudos