Hi guys!,
I know there is a Approval Status column on SharePoint but I am not interested in using it and grab the information from another column named "status". There is a predetermined column named "Version" which gives 1.0 just when it's created.
The column status has options "Approved", "Pending of approval" and "In review".
When it creates the files the first status would be "In review", then when the editor is done working on it would be "Pending of approval", and finally when the Reviewer givers the OK the status goes "Approved".
So the idea is, when the file is created, the version is 0 or 1, i think i cant change that. Will be in status "In review", When they click a button in the library send an email (dont need that flow i think i can get it) and then when the reviewer approves and changes the status to "Approved", it upgrades to version 1 or 2 depending on which it starts.
And when someone edit the word or file again in the sharePoint, the status column to "In review" again.
I should create one when the column is approved and the other when the file is edited change it to "In review", right?