{"id":6294,"date":"2023-08-29T08:02:10","date_gmt":"2023-08-29T15:02:10","guid":{"rendered":"https:\/\/www.microsoft.com\/insidetrack\/blog\/?p=6294"},"modified":"2023-08-29T08:58:07","modified_gmt":"2023-08-29T15:58:07","slug":"automating-expense-reporting-at-microsoft-boosts-employee-experience","status":"publish","type":"post","link":"https:\/\/www.microsoft.com\/insidetrack\/blog\/automating-expense-reporting-at-microsoft-boosts-employee-experience\/","title":{"rendered":"Automating expense reporting at Microsoft boosts employee experience"},"content":{"rendered":"
Automating expense reporting is saving the day at Microsoft.<\/p>\n
Like everywhere else, filing expenses has long been a chore most employees at Microsoft sought to avoid.<\/p>\n
And the numbers back that up.<\/p>\n
Instead of spending their time developing new technologies, Microsoft employees spend more than 500,000 hours per year itemizing and filing expense reports.<\/p>\n
That\u2019s about to stop.<\/p>\n
The team that manages expense report filing in Microsoft Digital at Microsoft has a plan for eliminating 70 percent of that effort.<\/p>\n
What\u2019s their plan?<\/p>\n
Automating expense reporting.<\/p>\n
Ask about filing expense reports at Microsoft, and it seems everyone can recall a horror story of tedium, whether scanning endless receipts, calculating currency conversions based on different daily exchange rates, or manually entering the individual names of 25 employees attending an off-site to cover coffee.<\/p>\n
Worse, many times they have to use three different tools to get the job done.<\/p>\n
With such high figures of lost productivity\u2014and employee dread\u2014it\u2019s no wonder the Microsoft Finance Management team saw potential for major improvement.<\/p>\n
\u201cBecause the experience was pretty bad, the confidence we had that we could solve complex business problems with engineering solutions led us to improve the user experience,\u201d says Sumeet Deshpande, a principal software engineering manager who led the effort for Microsoft Finance. \u201cWe decided to show what the power of AI, machine learning, and end-to-end automation can be.\u201d<\/p>\n
[<\/em>Find out how Microsoft is creating efficiencies in finance with Dynamics 365 and machine learning.<\/em><\/a> Learn more about how Microsoft automates revenue processes with Power Automate.<\/em><\/a>]<\/em><\/p>\n Engineering over policy and process<\/strong><\/p>\n Like many innovations at Microsoft, the launch pad for the automating expense reporting project was born out of the Microsoft annual Hackathon, an event where employees are encouraged to gather to develop breakthrough ideas. In this case, the Microsoft Finance engineering team used the 2019 hackathon to successfully prove that they could use automating expense reporting as a solution to relieve one of the company\u2019s biggest employee pain points.<\/p>\n With leadership support in hand, Deshpande\u2019s team laid the groundwork by identifying the most painful steps in the expense filing process. They then bucketed them into a dozen different engineering problems to solve.<\/p>\n One of the biggest challenges was the fact that expense filing processes varied greatly across regions and countries. Even more challenging, all these systems were implemented across multiple expense tools.<\/p>\n Extensive research to track down original policy decisions that regulate what an employee is allowed to expense revealed a pleasant surprise, though, says Sahil Garg, principal director of software engineering for several domains of Microsoft Finance.<\/p>\n \u201cWe found that 90 percent of the processes were common across countries,\u201d Garg says. \u201cThey looked different, but they could actually be standardized.\u201d<\/p>\n The next key piece on the way to a pilot launch was to identify the easiest and lowest-risk expense transaction categories that would begin teaching the machine learning (ML) models. For this, they turned to Microsoft\u2019s \u201croad warriors\u201d\u2014employees who travel frequently and have highly categorical and predictable expenses, such as airfare, taxis, and hotels.<\/p>\n \u201cThese are also people who need to file a lot of expense reports,\u201d says Amruta Anawalikar, senior program manager for Microsoft Finance. \u201cOne person said that creating a report is so long and tedious, they have to put on a \u2018Game of Thrones\u2019 episode, and that\u2019s the only way they can get it done. That really struck a chord with me\u2014we want to ease that pain.\u201d<\/p>\n It required a lot of experimentation, and how we thought of things theoretically wasn\u2019t necessarily possible. But now we feel there\u2019s a fully-tuned solution.<\/p>\n \u2013 Sumeet Deshpande, principal software engineering manager, Microsoft Finance<\/p>\n<\/blockquote>\n Drawing on data from two primary sources of truth\u2014receipts and credit card transactions\u2014the engineers made the decision to take a \u201creceipt first\u201d approach to automation. Whereas credit card data may take a couple of days to flow in, receipts are generated immediately upon a transaction, which makes this the most expedient initial input.<\/p>\n Finally, the team brought in other technologies that were readily available to them within the Microsoft Azure stack, integrating them together on the Microsoft Dynamics 365 business platform. Optical Character Recognition (OCR) technology would help scan the receipts and extract data, then apply Natural Language Processing (NLP) and Azure ML models to provide context and meaning to the data.<\/p>\n \u201cAll of these tools at our fingertips allowed us to build an enterprise-level expense system,\u201d Deshpande says. \u201cIt required a lot of experimentation, and how we thought of things theoretically wasn\u2019t necessarily possible. But now we feel there\u2019s a fully-tuned solution.\u201d<\/p>\n UnXpensing expenses <\/strong><\/p>\n The new way of filing expense reports at Microsoft is to not file an expense report at all.<\/p>\n \u201cAs engineers, we want to make life easier for all of us,\u201d says Chinmaya Rath, a senior software engineer and lead developer for expense automation who coded much of the solution now called OneExpense. \u201cWhy does the employee have to go to a tool? Let\u2019s bring it to them, and let\u2019s make it a nearly touchless experience.\u201d<\/p>\n Now, when an employee makes a purchase on their corporate credit card, they immediately get an alert via Outlook Actionable Emails<\/a> (or wherever they want to receive their alerts).<\/p>\n A familiar user interface meets the employee wherever they are, thanks to the use of Microsoft Adaptive Cards<\/a> which uses small snippets of UI code that can adapt to any environment. This taps into the power of multiple enterprise scale platforms Microsoft offers, like Microsoft Outlook, Microsoft Teams, or an internal employee app known as MyHub.<\/p>\n It\u2019s all about letting employees choose the experience they like best.<\/p>\n The system reads the receipt, auto-populates an expense line for it, intelligently applies the appropriate cost category, and sends it to the employee for review. The employee can make any necessary adjustments and submit it then and there. Or if they take no action, the system automatically submits the expense four days later.<\/p>\n \u201cInstead of asking the user to go do one big boring monolithic report in the expense tool, we have broken the experience into smaller, logical micro-actions that happen in context,\u201d Deshpande says.<\/p>\n In addition to taking the compliance burden off employees, the team needed to build employee confidence and trust into the system while keeping employees compliant with corporate expense rules.<\/p>\n So, the machine learning is trained to detect anomalies by applying a line-level confidence score to each transaction. Only high-scoring expenses are submitted automatically, while low-scoring items are flagged to the employee or their manager for additional review.<\/p>\n \u201cWe found an intelligent way to only submit the pieces that make sense,\u201d Garg says. \u201cAnd our intelligence grows stronger all the time.\u201d<\/p>\n For example, a $500 coffee charge may raise a red flag, but when cross-referenced with other API inputs, such as a Microsoft Outlook calendar item for a large off-site, it could make sense. By shifting the auditing process from manual work to automation, the system is expected to meet greater compliance levels than ever before.<\/p>\n Configurability was also key to creating a smooth experience.<\/p>\n \u201cWe recognize that employees want flexibility,\u201d Rath says. \u201cMaybe they want to be notified for individual transactions, while others just want to see them all at the end of the day or week.\u201d<\/p>\n So Rath and the team created functionality allowing employees to set preferences to automatically bundle transactions according to a particular category or timeframe.<\/p>\n \u201cLet people spend money where they need to,\u201d Garg says. \u201cOn the back end, we\u2019ll intelligently connect the dots. Expense as an entity is gone.\u201d<\/p>\n A complex expense report that would have taken someone at least 40 minutes to complete can now be done in less than five minutes. Overall, this time reduction is estimated to translate to $50 million in potential soft-dollar savings each year.<\/p>\n \u201cWe just eliminated \u2018complex\u2019 from the expense dictionary,\u201d Deshpande says. Deshpande even has a new word for it: \u201cUnXpensing.\u201d<\/p>\n The road to nirvana <\/strong><\/p>\n There is still much work to be done.<\/p>\n After the pilot phase, the new OneExpense experience is ready to be rolled out to all 140,000 Microsoft expense users. As the system continues to learn and get smarter, Deshpande and their team are dreaming bigger about what automating expense reporting will allow them to do. <\/strong><\/p>\n Some of that includes refinements, such as standardizing hotel inputs and tackling the variety of evolving receipt categories the system might encounter. In the future, actionable alerts will be extended to additional platforms such as Microsoft Teams, Cortana, and the employee MyHub mobile app.<\/p>\n The team is also working on further reducing the attention required by managers and approvers by applying those line-level confidence scores to document headers for easier reference.<\/p>\n Pooja Sund, a principal program manager who recently joined the effort to help roll OneExpense out company-wide, says the beauty of OneExpense is just how limitless it is.<\/p>\n \u201cWe have gone above and beyond just solving the problem,\u201d Sund says. \u201cWe\u2019re building on the big bets like the goodness of the Azure stack and building layers of flexibility on top of it.\u201d<\/p>\n Deshpande says that means potentially extending the framework beyond expenses.<\/p>\n \u201cThis can work for any employee reimbursement scenario at Microsoft,\u201d Deshpande says.<\/p>\n Plus, thanks to the inherent agility built into the Dynamics 365 platform, the system has no external dependencies, says Mohit Jain, a senior software engineer and lead developer for Expense automation.<\/p>\n \u201cIt doesn\u2019t matter which expense platform you\u2019re working on top of. It works with any expense solution on the market that offers an API,\u201d Jain says. \u201cDynamics 365 is great in that way\u2014it has a very future forward-looking architecture.\u201d<\/p>\n Down the road, Sund says, there is broader potential for automating corporate expense reporting at enterprise level.<\/p>\n \u201cWe\u2019re connecting different siloed teams and tools, building on big bets and the goodness of the Azure stack,\u201d Sund says. \u201cYou\u2019re not just creating new experiences for our internal employees. You can leverage that functionality and power, take the feedback you get, and bake it into the product so you can take it outside. That will be the nirvana state.\u201d<\/p>\n The team really embraced that entire mindset of creating delight, meeting the user where they are, being compliant and secure by design, and getting the human out of the loop. That cultural work we’ve done pays off with this kind of innovation.<\/p>\n \u2013 Brad Wright, director of software engineering, Microsoft Finance Management<\/p>\n<\/blockquote>\n For the Microsoft Finance team at large, this larger automating expense reporting opportunity represents more than just a major accomplishment in redefining an age-old corporate process.<\/p>\n This transformation is also about pride of ownership.<\/p>\n \u201cThe team really embraced that entire mindset of creating delight, meeting the user where they are, being compliant and secure by design, and getting the human out of the loop,\u201d says Brad Wright, director of software engineering for Microsoft Finance Management. \u201cThat cultural work we’ve done pays off with this kind of innovation.\u201d<\/p>\n <\/p>\n Automating expense reporting is saving the day at Microsoft. Like everywhere else, filing expenses has long been a chore most employees at Microsoft sought to avoid. And the numbers back that up. Instead of spending their time developing new technologies, Microsoft employees spend more than 500,000 hours per year itemizing and filing expense reports. That\u2019s […]<\/p>\n","protected":false},"author":89,"featured_media":6297,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"_hide_featured_on_single":false,"_show_featured_caption_on_single":true,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","enabled":false},"version":2}},"categories":[1],"tags":[330,89,127,115],"coauthors":[529],"class_list":["post-6294","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-uncategorized","tag-azure-ai-and-machine-learning","tag-digital-transformation","tag-dynamics-365","tag-microsoft-azure","program-ms-digital-stories","m-blog-post"],"jetpack_publicize_connections":[],"yoast_head":"\n\n