Forum Discussion

az38's avatar
az38
Community Champion
7 years ago

How to set the Parameter value during data load?

Hello

 

I have a dataset S:

Col1  Col2

A       1

B       2

C       3

 

And I have a parameter TestPar (not required, any type)

 

During data load I want to set TestPar = 2 (value Col2 when Col1="B") and then continue to dataset S transformation (for example remove top rows and addcolumn)

 

Any ideas? 

Thnx!

3 Replies