Error in Filter Collection
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
29-02-20 12:23 PM
In filter collection, when I am using the value directly it is working correctly but when I am using the data items, it's not working, maybe because of the syntax.
I have found the syntax from forums, but it is not working for me.
" [Item Text] like '*(MAN)*' " - This works correctly.
I want to use the value from a data item X in place of 'MAN' and also want to use the '*' operator for matching data.
What will be the correct syntax for using it?
------------------------------
Sarthak Dhasmana
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-03-20 12:45 AM
This should work correctly.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-03-20 02:54 AM
Thanks a lot, It worked.
Correct me if I am wrong, whenever we have to use Data Items we have to enclose it between "& &" .
------------------------------
Sarthak Dhasmana
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-03-20 06:02 AM
------Original Message------
"[Item Text] like '*" &[X]& "*'"
This should work correctly.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-03-20 06:15 AM
------------------------------
Sarthak Dhasmana
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-03-20 08:16 PM
You may want to take a look at the advanced work queues doc as well to provide you with more information:
https://portal.blueprism.com/system/files/documents/Blue%20Prism%20-%20Advanced%20Work%20Queues%20Guide%20%286.2.1%29%28EN%29_1.pdf
jack
------------------------------
Jack Look
Sr Product Consultant
Blue Prism
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-03-20 04:33 AM
------------------------------
Sarthak Dhasmana
------------------------------
