Data Tables in UiPath | How to create Datatables | different ways to create datatable in UiPath

Опубликовано: 15 Сентябрь 2024
на канале: UiPath by Sujitha
522
11

Hi Techies,
In this video, you can find datatables creation in UiPath
Different ways to create Data tables in UiPath studio


UiPath by Sujitha

------------ Data Tables ------------

DataTable is the type of variable that can store data as a simple spreadsheet with rows and columns

- identify each piece/cell value using its unique Column and row coordinates
Ex: C6
columns --- Alphabet(Capital)
rows --- numbers


datatable--- in-memory representation of database table
excel - visual representation of data having different visualization options


Activities/methods to create datatable:
1. Build Data Table Activity -

null values , unique , default , datatype , column name, Auto increment

2. Read Range Activities
Read range workbook, read range

3. Read CSV Activity

4. Data Scraping Action

5. Generate Data Table From Text Activity













Generate datatable from text activity -
Datatables in UiPath -
Datatypes in UiPath -
Foreach UI element -
Throw and Rethrow -
ContinuesOnError -
Errors/Exceptions/System Vs Business -
Window Selector (Application Instance) -
Parallel Activity -
SimpleInterest Calculator -
Generic Value Datatype -
Invoke Workflow / Arguments :
Try Catch Activity -
Global Exception Handler -
Sequence Vs Flowchart -
Workflows -
Variables -
Save BMW car images -
Dynamic Selectors demo -
DesignExperiences -
Dynamic selectors example -
WildCard selectors -
Finetuning Selectors -
Full Vs Partial Selectors -
Property Explorer :
UiExplorer :
Run to this activity & Run from this activity -
TracePoints -
Conditional BreakPoints -
Breakpoints -
Step Into , Step Over , Step out -
Debug actions in UiPath Studio -
Interview Questions -
Retry scope activity -
Interview Questions -
Interview Questions -
Debugging options in UiPath studio -
UiPath Studio Introduction -
Design ribbon in UiPath Studio -
Key Components of UiPath -
Structure of Selectors -
How to extract data from website -
Google Weather search -
Notepad Automation -
OCR Input & Output -
Data Scraping -
Screen Scraping -
Selector editor -
Introduction to selectors -
Output Activities -
Output Methods -
Control Flow Statements -
Switch activity use case -
Introduction to RPA -