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: 
nareshthavidishetty
Creator III
Creator III

PRN file

HI goodmorning all,

i have a requirement to do in qlikview the data file is .prn file format can any one know does qlikview supports the format

thanks

Naresh

3 Replies
HirisH_V7
Master
Master

Hi Naresh,

Can You Post your Sample Data(.prn File)

Here it can be load like this,

Data:

LOAD Customer,

     [Sales Order ID],

     ShipDate,

     Product,

     Sales,

     Quantity

FROM

(biff, embedded labels, table is [Sales Orders$]);

Hope this Helps,

PFA,

Regards,

HirisH

HirisH
“Aspire to Inspire before we Expire!”
Kushal_Chawda

There are some utilities or tool available to convert the PRN to excel files. Then you can read the excel file into the QlikView. Just search in google ".PRN to Excel"

nareshthavidishetty
Creator III
Creator III
Author

thanks for the reply