approving expenses

Approving Expenses or Document Control

Whether its approving expenses or document control, approval steps can be more complicated than clicking an approve/deny button. I have had several instances where approvers need to do more than click a button. Several users need to contribute data to the original requestor and choose which step is next in the process.

[nbsp_tc]

In these cases, you have a couple of choices to make your life easier. You can create a task list in SharePoint, or use the Approval option in Power Automate to navigate approvals or create a status column within the original request.

[nbsp_tc]

When I choose to create a separate list for tasks, I’m most likely to capture the information history of the flow. Using a parent-child relationship between lists, I create a column to reference the Request ID. Many customers want to maintain a history, which is the easiest way to keep it up to date for them. This includes:

[nbsp_tc]

Comments[br_tc]Time of the Approval[br_tc]What type of Approval[br_tc]Who approved[br_tc]Etc – Whatever you want to capture you can[br_tc]Easy to reassign an approver mid-flow (when you are not the one it is assigned too – think Admins)[br_tc]Different approvers for different items[br_tc]Multiple Approvers for a single-stage[br_tc]Manually assign approvers[br_tc][nbsp_tc]

Getting the Data

[nbsp_tc]

Does your Approver need to add additional information to the request?

[nbsp_tc]

Let’s say we are working with time-off requests and your managers need to add rates of pay, budget codes, etc.

[nbsp_tc]

A simple Approve/Deny process is not enough to complete this stage. How do you make it easy for your requester and Approver to move through each stage?

[nbsp_tc]

  1. Build the columns you need into the original list. (You can hide the columns or not include in the requesters’ forms.)[br_tc][nbsp_tc]
  2. Add a deep link to the app in the Approver Email – by using the item id, you can have the app load the request dynamically. I have referenced the below post each time I have used this logic.[br_tc][nbsp_tc]
  3. Save the Data[br_tc][nbsp_tc]

https://powerapps.microsoft.com/en-us/blog/powerapps-deep-linking/

[nbsp_tc]

On the form, you can load the current request by parsing the URL and then showing the data cards you need for the Approver.

[nbsp_tc]

Approve/Deny/Complete the item

[nbsp_tc]

Power Automate Approvals – For some, you can have the ‘Approver’ navigate back to the email to click the approve button using flow approvals.

[nbsp_tc]

Task List Approvals – Ensure you have the deep link load the task list item. Then, when requested, Data is changed, it updates the task item at the same time.

[nbsp_tc]

Change Status of Request- You can have predefined Status Changes by having the default Status selection already defined in the PowerApp form. Through that, it was linked to, and you can hide the data card or leave it available for your Approver to change the status manually.

[nbsp_tc]

Once the item is triggered into the Flow – I often use a switch for approvals to ‘funnel’ the automation based on where we are in the process.

[nbsp_tc]

I have used this to filter based on status or approval type. For example, is it legal, hr, director (tracking this in the approval list)? Filter Approval type and update the request in Power Automate accordingly.

[nbsp_tc]

My Power Automate Pro Tip

Flow triggers vary, but with deep linking apps, I will use a PowerApp button to trigger the flow. Using a PowerApp button can require more configuration than using the standard created or modified – but the response time is worth it to me in most cases

[nbsp_tc]

Custom applications are becoming more common within organizations because they are getting easier and easier to build. With Microsoft PowerApps, we find we are building all different applications – from social apps to business apps paired with Microsoft Flow. We have implemented easy-to-use solutions that can be accessed within Microsoft Teams or SharePoint pages on tablets or mobile phones.

[nbsp_tc]

As explained in this article, approving expenses or document control often goes beyond just one click. Most organizations are eager to leverage the skills in building sophisticated apps that ask or provide more information, contain compatible layers, and provide a seamless experience for both the requester and Approver.

 

power apps

Klarinet Solutions has seen a lot of success in using PowerApps to make powerful, user-friendly internal tools that connect to your business data and, more so, the individuals at your organization. To learn more about how these tools can work for you in your company, please reach out to us at 866.211.8191.

[nbsp_tc]

Leave a Reply