Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
23-07-20 04:49 PM
Hi all,
Is it possible to enter a SQL query into filter input of filter collection.
Like - select col1,col2 from collection-name
Is it possible to enter a SQL query into filter input of filter collection.
Like - select col1,col2 from collection-name
------------------------------
sapna soni
.
Capgemini Pvt Ltd
Asia/Kolkata
------------------------------
Answered! Go to Answer.
1 BEST ANSWER
Helpful Answers
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
25-07-20 12:24 PM
Hi @Sapna Soni,
In Filter collection we need to provide collection name and expected Value that you can pass using like : "[First] not like ''"
But selecting particular column from collection we have another action name as Split Collection.
------------------------------
Jatin Kalra
Assistant Manager
Genpact
Asia/Kolkata
------------------------------
In Filter collection we need to provide collection name and expected Value that you can pass using like : "[First] not like ''"
But selecting particular column from collection we have another action name as Split Collection.
------------------------------
Jatin Kalra
Assistant Manager
Genpact
Asia/Kolkata
------------------------------
Jatin Kalra
Manager
Genpact
Noida UP
[Phone]
4 REPLIES 4
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
24-07-20 05:34 AM
No Sapna it is not possible to write a SQL query.
------------------------------
Rajath Gopal
Associate IT Consultant
ITC Infotech
Asia/Kolkata
8904867411
------------------------------
------------------------------
Rajath Gopal
Associate IT Consultant
ITC Infotech
Asia/Kolkata
8904867411
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
24-07-20 09:14 AM
You can use this C# syntax for filtering a collection
https://www.csharp-examples.net/dataview-rowfilter/
with Utility - Collection Manipulation : Filter Collection
------------------------------
Willem Borgesius
Technical Director
Delta4Services
Europe/London
------------------------------
https://www.csharp-examples.net/dataview-rowfilter/
with Utility - Collection Manipulation : Filter Collection
------------------------------
Willem Borgesius
Technical Director
Delta4Services
Europe/London
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
24-07-20 09:57 AM
Hi Willem,
Sorry i didn't get your point. Are u saying ,selecting particular columns from collection is possible via code. If yes, can you please explain how to achieve that.
------------------------------
sapna soni
.
Capgemini Pvt Ltd
Asia/Kolkata
------------------------------
Sorry i didn't get your point. Are u saying ,selecting particular columns from collection is possible via code. If yes, can you please explain how to achieve that.
------------------------------
sapna soni
.
Capgemini Pvt Ltd
Asia/Kolkata
------------------------------
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
25-07-20 12:24 PM
Hi @Sapna Soni,
In Filter collection we need to provide collection name and expected Value that you can pass using like : "[First] not like ''"
But selecting particular column from collection we have another action name as Split Collection.
------------------------------
Jatin Kalra
Assistant Manager
Genpact
Asia/Kolkata
------------------------------
In Filter collection we need to provide collection name and expected Value that you can pass using like : "[First] not like ''"
But selecting particular column from collection we have another action name as Split Collection.
------------------------------
Jatin Kalra
Assistant Manager
Genpact
Asia/Kolkata
------------------------------
Jatin Kalra
Manager
Genpact
Noida UP
[Phone]
