Level by elevation and name

Hello guys, I am trying to get my levels from a spreadsheet with Level.ByElevationAndName.
What am I doing wrong?
Thank you.

@jair_gh
try to use “String From Object” to feed the “name”

You were almost there. I found out I also had to use String.To Number for elevation

Thanks anyway.