Search results

  1. S

    How to Remove Duplicate values in a Queue

    Hi, After adding the data into Queue, How to delete the duplicate values in that Queue. Example:If we have sames value in 3 times i want to delete 2 values. Please help me its urgent.
  2. S

    how to subtract two columns in a single collection

    Hi, I want to subtract two columns in a single collections and store it in different collection, Both the columns are Number data items only. and am passing the Expression in calculation stage like [Collection name.column1] - [Collection name.column2] For Evaluate Expression am getting...
  3. S

    How to handle Excel popup

    Hi, When we are opening Excel file we are getting Enable editing popup, how to handle that popup through BP.
  4. S

    How to filter the collection with specific condition

    Hi, I have a collection with some columns, one of the column Order Date, See the screenshot And we have one data item with 3 to 4 dates My question is how to filter the collection based on Filter dates data Finally we want to get these 3 days data into one collection and remaining data...
  5. S

    Solved How to pass Excel formula as text formate

    Hi, How to pass the below Excel formula as a text format. =TEXT(A1,"dddd") See the below Screenshot
  6. S

    This process contains references to some processes or business objects that are not available

    Hi, I am created the one process and saved it as a duplicate Version of the process. When am opening the Duplicate process am getting the below notification: After clicking on OK the process will open, but am not able save the duplicate Process. I am getting bellow error. How to resolve...
  7. S

    importing relesefile successfully but not visible in processes list

    Hi, When I am importing the release file in BP its imported successfully but its not visible in process list, When I am trying 2nd time its showing already that process is there. That time I am giving different ID, Then also its not showing any process with that name. Please help me how to...
  8. S

    Utility-collection manipulation

    How to filter the column Between from date to To date by using Utility-collection manipulation.
  9. S

    Date difference by using Blueprism

    Hi all, How to select dates from excel only below condition: >= Today - 3 Bus. Days < Today – 6 Bus. Days Please help me on this thanks.....
Top