Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
pamaxeed
Partner - Creator III
Partner - Creator III

Qlikview reading data from Table-Valued-Function (MSQL) ?

Hi guys,

is possible to execute a SELECT statement in qlikview, where i am calling a table-valued-function ?

e.g. SELECT * FROM yourFunctionName('test1', 'test2')

Has somebody already tried to lunch such a query from Qlikview?

Thanks in advance!

Labels (1)
2 Replies
awhitfield
Partner - Champion
Partner - Champion

Hi Patric,

Yes you can, one of our dashboard uses one for a user defined calendar.

Andy

pamaxeed
Partner - Creator III
Partner - Creator III
Author

Thank you Andrew!
I will give a try....