Skip to main content
Announcements
See why Qlik is a Leader in the 2024 Gartner® Magic Quadrant™ for Analytics & BI Platforms. Download 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];