December 2015
Beginner to intermediate
430 pages
9h 32m
English
In this recipe, we will get familiar with a Smart Editor tool available in Designer to help you write your scripts or functions in a convenient way.
We will create a new function that can be executed either within a script or within a dataflow. This function accepts two parameters: date value and number of days. It then adds the number of days to the input date and returns the result date.

fn_add_days function and populate ...Read now
Unlock full access