Introduction
In this module, you'll explore some of Tines' most powerful formula functions for working with complex data. These advanced functions let you transform arrays and objects with precision, filter data based on custom logic, and build reusable calculations. By the end of this module, you'll be able to handle sophisticated data manipulation tasks that would otherwise require multiple actions or external tools.
Learning objectives
By the end of this module, you'll be able to:
Apply
LAMBDAandMAP_LAMBDAto create custom, reusable functions for data transformation.Use
FILTERandREJECTto selectively include or exclude data based on specific criteria.Customize action outputs and local values to control what data flows downstream in your stories.