Unable to process template language expressions in action 'data' inputs at line '0' and column '0': 'The template language function 'body' cannot be used when the referenced action outputs body has large aggregated partial content. Actions with large aggregated partial content can only be referenced by actions that support chunked transfer mode.'.
Error is occurring when I take 5 rows from csv file as in attached.
My file size is 117 MB and I cannot use body of the get file content using path in data action.
Can anyone help me to access large aggregated partial content?
Thanks!
Hi @Myintzu ,
Unfortunately, the file is too large.
Please take a look at this.
If you have the azure license, please try to use azure function.
Best Regards,
Wearsky