Share via

derived column pattern

arkiboys 9,711 Reputation points
2022-01-05T15:36:51.547+00:00

Hello,
What is wrong with this value expression?
The error is:
'Config#lookup' at parameter '1' expects 'string' type of argument

iif( (toDate(toString(byName($0)),Config#lookup($0).SourceFormat)) < (toDate('2010-01-01')) ,"Fail","Pass")

Note, there is no differentce in the error message if I use $$ instead of $0

Thank you

Azure Data Factory
Azure Data Factory

An Azure service for ingesting, preparing, and transforming data at scale.


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.