I created a Power automate flow and keep getting this error in the " Apply to each" section. Can someone assist with this, I am getting my list data from my sharepoint document folder
Thanks
Unable to process template language expressions for action 'Apply_to_each' at line '0' and column '0': 'The template language function 'split' expects its first parameter to be of type string. The provided value is of type 'Object'.
skip(split(outputs('Get_file_content')?['body'],decodeUriComponent('%0A')),1)