Hi @Hadi Chahine ,
Welcome to Microsoft Q&A platform and thanks for posting your question here.
In this specific situation, you have the option to use the 'flatten transformation' to convert the JSON data into a tabular format, and subsequently, pass the JSON column.
For reference, kindly check this Thread:
It appears that the data in cat_data is structured as an array, and this might be the root cause of the issue. Please consider passing the data in JSON format instead. If you still encounter the same error after making this change, please provide us with a sample of the data to help us further investigate the problem.
I hope this information helps you resolve the issue. Let me know if you have any further questions or concerns.
If this answers your query, do click Accept Answer
and Yes
for was this answer helpful. And, if you have any further query do let us know.