Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I am passing my rows through tAggregateRow and getting the max value of a particular row and storing it in tSetGlobalVar. But when I call the global variable inside my expression builder, its value is null but when I pass it through tLogRow, it gives me the correct value. Can you help me with this?
I am trying to populate the primary key for my incremental load.
@uchihammd ,issue is tSteglobalvar value.chekc that .
Hi @manodwhb ,
I was just calling the connection but not the column name so it didn't work. Now it works.
Thanks!
@uchihammd ,please mark the solution and also provide kudos.