Hi All,
I'm very new to Power Automate and am struggling to achieve what I had hoped would be a simple task. 😅
I need a custom field in a SharePoint Online (SPO) library that contains a dynamic copy of the file Version number (duplicate Version field called 'SPVersion' - to feed Excel Macros).
SPO Calculated fields seem useless in this context as they don't automatically recalculate when the version number changes (Major + Minor), so I'm hoping a Flow might help?
I've started looking at a flow of the following design, but am struggling to get the connection to the library in the HTTP Request working correctly... (Error: "Input string was not in a correct format.").
I'm also not yet sure how to complete the loop and update the value in the 'SPVersion' field (still investigating expressions).
Allowing for my flimsy understanding of this platform, is anyone able to guide me to get this right, and completed please?

Thanks, AB