Hello, I'm relatively new to Power automate so please excuse me if this has already been asked.
I'm generating a report from a SharePoint list which contains booking information. What I want to achieve is to automatically swap out the duration values for text.
My current Setup is this:
Power apps trigger -> Get Items -> Select (pictured below) -> Create CSV Table -> into file (Pictured below)-> into email (finish)
Which produces the following output :

What I would like to achieve is for the flow to automatically swap "30" -> "30 Minutes", "60" -> "1 hour" etc etc...
As this is a fantastic product I know this can be achieved somehow, its just that I've not quite learned how to effectively search these forums for specific requests such as this.