Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
farolito20
Contributor III
Contributor III

Sql functions

if I have a function in sql programmability, can I use this in qliview?

3 Replies
hic
Former Employee
Former Employee

If the ODBC driver (or OLE DB provider) supports it, yes. The evaluation of the SELECT statement is made by the ODBC driver, not by QlikView.

HIC

vikasgupta
Creator
Creator

Hi farolito20

We can use SQL progrraming using OLDEB connection & SQL prefix. If you have any Issue then post on community .

Thanks

Vikas

Not applicable

Are u asking about user defined function in SQL?