Hello,
I need to get the values which gets from list blob.
I want to get only the First name of the file
I have used split function split(body('Lists_blobs_(V2)')?['value']?['Name'],'.')?[1]
But Im getting error.
Output of List blob
I need to get only the name of the file without its extension.
Can anyone help me with this.

Report
All responses (
Answers (