Hello there. I have issues on removing the last 4 characters in my Power Automate - SharePoint Create Item function.
Problem Scenario. I need to remove the ".csv" on a TestDoc.csv create item. Below is the screen shot
When i run this below flow. it create an item with (.csv) in the SharePoint list (see below output).

I need to remove the (.csv) on the below picture in the create item function above.

is there a function on how to do it? please help. Thanks in Advance