Search icon CANCEL
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
Learning Robotic Process Automation

You're reading from   Learning Robotic Process Automation Create Software robots and automate business processes with the leading RPA tool – UiPath

Arrow left icon
Product type Paperback
Published in Mar 2018
Publisher Packt
ISBN-13 9781788470940
Length 360 pages
Edition 1st Edition
Tools
Arrow right icon
Author (1):
Arrow left icon
Alok Mani Tripathi Alok Mani Tripathi
Author Profile Icon Alok Mani Tripathi
Alok Mani Tripathi
Arrow right icon
View More author details
Toc

Table of Contents (12) Chapters Close

Preface 1. What is Robotic Process Automation? FREE CHAPTER 2. Record and Play 3. Sequence, Flowchart, and Control Flow 4. Data Manipulation 5. Taking Control of the Controls 6. Tame that Application with Plugins and Extensions 7. Handling User Events and Assistant Bots 8. Exception Handling, Debugging, and Logging 9. Managing and Maintaining the Code 10. Deploying and Maintaining the Bot 11. Other Books You May Enjoy

Data table usage with examples

A data table is a tabular form of data structure. It contains rows and each row has columns, for example:

Student name Roll number Class
Andrew Jose 1 3
Jorge Martinez 2 3
Stephen Cripps 3 2

The preceding illustration is an example of a data table that has three rows and three columns. You can build a data table in UiPath also.

A data table is used for various purposes. Say, for example, you have to build a table dynamically. You can use a data table as your preferred choice. A data table is also extensively used to store tabular data structures. In data scraping, data tables are widely used. Data scraping is a method in which we can dynamically create tabular data records of search items on the web.

We shall build two projects in which we will use a data table:

  • Building a data table
  • Building a data table using data scraping (dynamically...
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 €18.99/month. Cancel anytime