Skip to main content
Filter by
Sorted by
Tagged with
0 votes
2 answers
31 views

In some Windows 11 machine, the Build Data Table activity is coming as shown in the image attached. We are unable to add the columns. We have downgraded the UIPath.System.Activities to 25.10.0 but the ...
rgblr's user avatar
  • 1
0 votes
1 answer
195 views

I currently have a work project that consists of input some fields, generating a certain PDF, and downloading it locally or to a G-Suite Drive folder. The problem is I can't get the automation (UIPath ...
Conrado Del Carlo's user avatar
-2 votes
2 answers
65 views

I’ve been given a project where I need to test web applications using UiPath. Until now, all the tests were running on Firefox, but now I have to migrate everything to Chrome. The problem is that the ...
tewkid's user avatar
  • 11
1 vote
1 answer
61 views

I'm testing UiPath Studio's Autopilot functionality and typed "Read Range from a excel file and write to a csv file". It seem generates a sequence using classic activities. But I want to ...
jad's user avatar
  • 87
1 vote
1 answer
121 views

PA Line Item02StatusAPPROVED COS Code430Category of ServiceNurse Units Allowed1Amount Allowed$0.00 PA Line Item03StatusAPPROVED COS Code770Category of ServiceNurse Units Allowed1Amount Allowed$0.00 ...
Alyssa Richmond's user avatar
1 vote
1 answer
420 views

I am struggling with how to add a new row at the top of an existing data table in UiPath. After going through documentations and tutorials related to data table manipulation, I couldn't find much with ...
Vanjuli's user avatar
  • 83
-3 votes
1 answer
61 views

enter image description here in this excel sheet there are 470 colums and 67 rows here i want to filter the colums one by one and rows also i want to use in uipath and ineed Linq query for do this i ...
Melbin Antu's user avatar
0 votes
1 answer
518 views

I am trying to update some packages in UI Path Studio and am getting errors. Backstory: Studio is installed on a VM in our Citrix environment. Error message: NuGet.Protocol.Core.Types....
NullCool's user avatar
-1 votes
2 answers
847 views

First, I call an API endpoint to get the response, and I convert the response to jsonResult by using Deserialize JSON. jsonResult is an object, with fields such as "code", "status",...
Pip's user avatar
  • 27
0 votes
0 answers
620 views

I installed UiPath Studio from the tutorial. I assume this is the community edition. I followed the instructions though they may be a bit dated. When I attempt to open Studio from my desktop and ...
Phil Kelsey's user avatar
0 votes
1 answer
600 views

I am Facing this error in UiPath Automation. Argument 'ArrayRow':BC30333: Value of type 'Integer()' cannot be converted to 'Object()' because 'Integer' is not a reference type I am trying to add ...
ben ben's user avatar
  • 19
0 votes
0 answers
123 views

Hie Devs i have attached one screen shoot for the pdf i have that contains a list of checkboxes under the section written “Package Selection” …so under this section a user ticks a particular package ...
xolani's user avatar
  • 1
-2 votes
1 answer
46 views

Dim rowD As DataRow() = argDatD.Select("No="+ rowS(0).ToString, String.Empty).ToArray Please Explain the Code Snippet. I need to modify argDatD.Select("No="+ rowS(0).ToString, ...
abhishek's user avatar
0 votes
0 answers
2k views

I'm facing some problems in the Office 365 "get mail" activity. I inform you, it was working before, but now it's having problems. And the same code is running no problem on my friend's pc. ...
Ana Carolina Costa's user avatar
1 vote
0 answers
262 views

Why I don’t see excel range in UIpath studio . Should I use excel file in sequence and search for this activity Searched in activities
Rajalogam 's user avatar
0 votes
2 answers
87 views

I want to do some column formatting but column position is changing every time so how can i use column header instead of Column Alphabet ? Sub Excel_Format() Columns("J:J").Select ...
pravin bindage's user avatar
0 votes
0 answers
265 views

I am working on filtering of Box folder for that I have tried to filter box folder using query (<api>?q=name=folder name) but using this I am unable to get required filtered/queried result. ...
Rahul's user avatar
  • 1
3 votes
0 answers
208 views

This website (Palantir Foundry - which is a pay-only cloud service, so it is not publicly available) Seems to use some React Tables package that creates a table with headers (that one can sort, filter,...
Dr.YSG's user avatar
  • 7,671
0 votes
1 answer
175 views

after successfull login automation when its redirects too dashboard page i am not able too perform any activity on dashboard page using UIPath Studio i was trying too perform click activity on ...
Abhishek Wable's user avatar
0 votes
1 answer
765 views

I am trying to retrieve all the column names from an Excel file in UiPath and store all of them in an array, does anyone have any ideas?
donkey shrek's user avatar
0 votes
1 answer
2k views

I am using UiPath Studio 2022.4.5 on an Azure instance when using a Select activity to select a drop down value on a Peoplesoft application page in Chrome browser. I am using the modern experience. I ...
VC1's user avatar
  • 1,686
1 vote
1 answer
125 views

I created a process in UiPath Studio on a Windows machine which scrapes data from a website, below are the components used for creating the process How to replicate the same on a cross-platform ...
aashrith2021's user avatar
0 votes
1 answer
671 views

I'm using gmail account to extract the data, from the body of the mail and I want to store that data in a word/excel folder. Can someone explain the process to achieve this? The email body would be ...
George's user avatar
  • 1
1 vote
1 answer
473 views

I'm using UiPath for automating a process whereby I have several dynamic checkboxes. I also have a variable that hold which checkbox is to be selected. How can I make UiPath to find a particular ...
green leaf's user avatar
0 votes
1 answer
603 views

I have been working on this automation that generates a report from an online ticketing tool and then stores the Excel report in a folder, from where the PowerBI file has to be opened. Once open, ...
Jaya's user avatar
  • 35

1
2 3 4 5