Hi all.
I've been asked to create a SharePoint page to display a PowerBI report (Budget Report).
Embedding the PowerBI report is a simple webpart.
However the client has requested I create some visual representation on the page that the report has been verified (incl a name / date stamp of the person approving). i.e. the client would like an APPROVE button that triggers the flow and provides a visual representation on the page that the report has been certified.
Once approved they also want the approval to be emailed to several parties.
Lastly, they've asked for a recorded history (e.g. a SPO list) recording when each report was approved and by whom.
This is a screenshot of the .NET web solution they are using currently (within the Umbraco CMS):
Each time I try to research 'approval flows' I get a load of SPO publishing approvals / file approvals , but not a simple visual approval.
Once I have a starter template I can get the remaining functions added reasonably easily.
Any tips or suggestions for somewhere to start would be most welcome :)
I'll keep googling for OOTB templates that may work.