Hi @nasreen-akter @MartinJaffer-MSFT @KranthiPakala-MSFT
This just popped up out of nowhere today:
I have this in my SELECT for a COPY Activity
WHERE (employeeId = @{pipeline().parameters.childparam})
And looking in the Activity Runs I see employeeID = 126855 BUT
It should be employeeID = '126855'
How can I do this? And if I need a SET VARIABLE how do I show it in (employeeID = @{pipeline().childparam nomenclature?
Thanks so much! Sorry but these are all very urgent.
Thanks!
Mike Kiser