Announcement: New Design for docs.informatica.com!
We have updated the look and feel of docs.informatica.com. To load the latest design, press CTRL-F5 to clear the pages you previously cached on our site, or simply restart your browser.
Use local variables in Aggregator, Expression, and Rank transformations to improve performance. You can reference variables in an expression or use them to temporarily store data.
You might use variables to complete the following tasks:
Temporarily store data.
Simplify complex expressions.
Store values from prior rows.
Capture multiple return values from a stored procedure.
Compare values.
Store the results of an unconnected Lookup transformation.