Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
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
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"
thanks for the reply