Hi,
I am creating a flow that would parse csv-file to share point list.
I have found instructions where you first get content of the csv-file and then use split-function.
In the example that I am following is also using this "get file content"-object in the split-function but for some reason split-function is giving me error below:
"Unable to process template language expressions in action 'Compose_-_split_by_new_line' inputs 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'. Please see https://aka.ms/logicexpressions#split for usage details.'."
Is there some other similar fuction that I should be using with objects or how should I proceed?

Report
All responses (
Answers (