We are creating a Power Automate Desktop to provide to the 1st line technicians.
Once thing they do is asked to check calendar permissions and to what level.
I've made a flow that takes the details and adjusts it but what I want is another screen that shows the current permissions.

To do that, I have a sub-flow that runs Powershell that uses get-mailboxfolderpermissions and presents the output to the screen

Is there a way to remove the V3 warning and format the output so it's easier to read?
Kind regards