cancel
Showing results for 
Search instead for 
Did you mean: 

Sql query in filter collection

sapna_soni0290
Level 5
Hi all,

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
------------------------------
1 BEST ANSWER

Best Answers

JatinKalra
Level 5
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
------------------------------
Jatin Kalra Manager Genpact Noida UP [Phone]

View answer in original post

4 REPLIES 4

RajathGopal
Level 5
No Sapna it is not possible to write a SQL query.

------------------------------
Rajath Gopal
Associate IT Consultant
ITC Infotech
Asia/Kolkata
8904867411
------------------------------

WillemBorgesius
Level 4
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
------------------------------

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
------------------------------

JatinKalra
Level 5
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
------------------------------
Jatin Kalra Manager Genpact Noida UP [Phone]