Hello,
I was wondering why my split function doesn't work. I'm building my first flow
My goal for my power automat flow would be to convert the following text that i receive daily via e-mail to an excel sheet.

The part I'm struggling with at the moment is splitting the text from this e-mail at the comma's.
I tried to follow all the steps in this thread Solved: Re: Split String - Power Platform Community (microsoft.com)
but for some reason the result of the following data operation

is just the string "Split('1-2-3-4-5','-')". as if it doesn't recognize the function.
Something remarkable is that power automate also doesn't recognize the function split() if i type it and i can't find it back under data operations.

Nor can i find it by searching for the split function

Has this something to do with my license (I run power automate free). I searched online but i could not find what is included in which license.
Any help regarding the matter why I'm not able to run the function split is greatly appreciated.
Sincerely Karzos