Skip to main content
Announcements
Customer Spotlight: Discover what’s possible with embedded analytics Oct. 16 at 10:00 AM ET: 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];