Hello Community,
I'm looking for a way to rename a document in SharePoint using Metadata columns and version number,
I've built a flow where I can get the Metadata columns, but when I try to include the version number it does not display as actual version due to the file extension. instead of showing the version number as 0.1 it shows as 01

Does anyone have any suggestions how to get the actual version number to display.
I've tried adding a calculated column, but that did not work
I'm using a HTTP request to rename the document which is working as expected, I've used a compose for the Version Number and trying to get the outputs from that in the HTTP request

Does anyone have any suggestions please.
Thank you!
Claire