Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
UiPath Associate Certification Guide

You're reading from   UiPath Associate Certification Guide The go-to guide to passing the Associate certification exam with the help of mock tests and quizzes

Arrow left icon
Product type Paperback
Published in Jun 2022
Publisher Packt
ISBN-13 9781801072731
Length 558 pages
Edition 1st Edition
Tools
Arrow right icon
Authors (3):
Arrow left icon
Niyaz Ahmed Niyaz Ahmed
Author Profile Icon Niyaz Ahmed
Niyaz Ahmed
Lahiru Fernando Lahiru Fernando
Author Profile Icon Lahiru Fernando
Lahiru Fernando
Rajaneesh Balakrishnan Rajaneesh Balakrishnan
Author Profile Icon Rajaneesh Balakrishnan
Rajaneesh Balakrishnan
Arrow right icon
View More author details
Toc

Table of Contents (24) Chapters Close

Preface 1. Part 1: Importance of RPA
2. Chapter 1: The Automation Journey and Identifying Suitable Business Processes FREE CHAPTER 3. Chapter 2: UiPath Ecosystem 4. Chapter 3: Introducing UiPath Orchestrator 5. Chapter 4: Create, Deploy, and Execute RPA Process on the UiPath Ecosystem 6. Part 2: UiPath Studio
7. Chapter 5: Learning about Variables and Arguments 8. Chapter 6: Understanding Different Control Flows 9. Chapter 7: Manipulating Data Using UiPath 10. Chapter 8: Exploring UiPath Selectors 11. Chapter 9: Learning the Uses of Data Tables and Exploring Excel Automation 12. Chapter 10: Exploring User Interfaces and User/Robot Interactions 13. Chapter 11: Automating PDF Data Extraction 14. Chapter 12: Exploring UiPath Email Automation 15. Part 3: Use Case and Exam Preparation
16. Chapter 13: Debugging 17. Chapter 14: Invoice Processing – Dispatcher 18. Chapter 15: Invoice Processing – Performer 19. Chapter 16: How to Prepare and What to Expect 20. Chapter 17: Mock Exam 1
21. Chapter 18: Mock Exam 2
22. Other Books You May Enjoy Appendix

Practicing Excel automation

In this section, you will practice the concepts learned by interacting with some data in an Excel file. The Excel file consists of employee information such as employee ID, first name, last name, hourly rate, and work hours. Our task is to go through the data and add two new columns in the Excel file.

One column should include the full name (combining the first and the last name) and the other column should consist of the total payment (the hourly rate * work hours) for the employee. Once the report is generated, the robot should also filter the data to find employees who earn more than $2,000 and create a separate Excel file for this data.

Go through the following steps to complete this task:

  1. Open UiPath Studio and create a new project.
  2. Open Microsoft Excel and create the data as shown in Figure 9.16:

Figure 9.16 – Excel integration sample data

  1. Save the Excel file in a folder that can be used as...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image