Queues - reference

@A_Learner

You dont need to use linq also can use this in assign…before that use add data column and add the reference column uou need

Dt.Columns("Reference").Expression = "[Employee ID]"

Cheers

3 Likes