Hi team,
I am getting below error while running flow.:
--- Unable to process template language expressions in action 'Compose' inputs at line '0' and column '0': 'The template function 'base64ToStringoutputs' is not defined or not valid.'.


In the above compose I am passing expression as : base64ToStringoutputs('Get_file_content_using_path')?['body']['$content']
I am processing excel file in that only 3 columns ,trying to get the data in content but showing above error.
New to Power Automate. Helps me a lot. Thanks in advance.