question

ewinkiser avatar image
0 Votes"
ewinkiser asked ewinkiser answered

@concat Expression Issue in ADF Pipeline as Variable

Hello! @nasreen-akter @KranthiPakala-MSFT @MartinJaffer-MSFT

Good morning, I have the following @concat expression:

@concat('https://usconfig60.dayforcehcm.com/Api/Battelle/V1/Employees/', item().employeeid, '?expand=Contacts')

In the debugger it is only showing:
"https://usconfig60.dayforcehcm.com/Api/Battelle/V1/Employees/011216"

and NO ?expand=Contacts at the end. Please tell me what am I doing wrong in the @concat expression?

Thanks!
Mike


azure-data-factory
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

ewinkiser avatar image
0 Votes"
ewinkiser answered

I found it, thanks! It was an extra space before the ? Mark.....

These types of errors are so time consuming lol

Mike

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.