This typically occurs when the expected data type does not align with the actual data type of the parameter being used.
To avoid type conversion errors, try to convert the value to a string within the pipeline expressions. You can use the string()
function in Azure Data Factory to treat the value as a string.
https://stackoverflow.com/questions/73756515/cant-convert-table-value-to-string-in-adf