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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Reading data from Oracle package to qlikview

Hi,

I have a requirement wherein the data i.e., read from Oracle query has a package included in its where filter and I need to convert this into qlikview native script and load the data.Please let me know as to how I can manage the package in the qlikview script with the. essential steps that I will have to take care of

1 Reply
senpradip007
Specialist III
Specialist III

You can use the package as used in oracle.

Load

     *;

SQL [Your Package];