I have an excel file with a table named 'Table1' in it. I have to perform 'Filter Table' activity in UiPath with the condition "column1 begins with '*my column'". But when I specify the value like this, the column is filtered for 'ends with' operation. Here is the screenshot for...
I want to read the excel file and upload the output DataTable to SQLserver or local DataBase to use it instead of normal Uipath Activities due to performance. When using Uipath.Excel.Activities the activity crashes in a computer with 20Gb RAM. I have used Excel Aplication Scope I get the...
Hi all, I have an excel file with SAP BW Query in it. After the schedule refresh I take that file as an input to the Alteryx workflow. I'm getting
We removed the add-in and everything was back to normal. It is ambigious how Studio X activities, the add-in, activities from the UiPath Team’s Excel Extension Package and the standard UiPath Excel packages are linked. I am not sure why the Studio X add-in affects the Excel ...
Config File and UiPath Orchestrator In Orchestrator, let us create a queue named "Decision" to store all project data and the asset named "Decision_Data" to handle the inputs from the Excel file. Let us look at the Config file. In the Settings sheet, I have named the queue, "Orchestrat...
, "required": true }, { "name": "requestBody", "in": "body", "description": "query text.", "required": true, "schema": { "description": "Input body to execute the request", "type": "object", "properties": { "id": { "description": "The request Id", "type": "string" ...