Automating ExpenseIt using UiPath

Hi All,

I’m trying to automate ExpenseIt app using Uipath tool as an End-to-End process flow.
I got stucked at Add Expense screen, I want to automate few process like:

  1. How can I automate table fields of Expense Type, Description and Amount and their respective cells below?
  2. How can i use this Expense table when values are fetched from Excel which I created?

Kindly help me with this points, i will be very appreciable.
Thanks…
Irshad Mapari

  1. How can I automate table fields of Expense Type, Description and Amount and their respective cells below?
    A)Use Data scraping it will extract data into data-table like table structure
  2. How can i use this Expense table when values are fetched from Excel which I created?
    A)You will get the data into data-table and use write range activity