23-03-22 10:29 AM
Answered! Go to Answer.
23-03-22 05:57 PM
Hi Sanaa,
Tag filters in Blue Prism always work in AND'ed mode. However there is a workaround that I have used in past to get OR'ed kind of functionality as well.
The way I have used OR item filters is by incorporaing -ve sign with the rest of the tag items.
Example:
If let say I have four tags such as A, B, C and D. And I want to filter items with A or B then in that case I can use the tag filter as: -C;-D
which will take in any items with tags other than C and D which is equivalent to having the tags A or B.
23-03-22 01:31 PM
23-03-22 03:46 PM
23-03-22 05:57 PM
Hi Sanaa,
Tag filters in Blue Prism always work in AND'ed mode. However there is a workaround that I have used in past to get OR'ed kind of functionality as well.
The way I have used OR item filters is by incorporaing -ve sign with the rest of the tag items.
Example:
If let say I have four tags such as A, B, C and D. And I want to filter items with A or B then in that case I can use the tag filter as: -C;-D
which will take in any items with tags other than C and D which is equivalent to having the tags A or B.