Discussion Board for collaboration on Qlik NPrinting.
Hi All,
I want to create a CSV file through Nprinting without any header. I have a Straight Table with suppress header row. When I export in excel from that char, data in excel report like shows as chart (without header & first line blank). But when I make CSV report through Nprinting using Entity Report & Task, It is appear with first line Blank. How can I omit first blank line?
NPrinting 16 or 17?
Hi Robin,
It is NPrinting 16.5 (SR5).
I just tried it with the same NPrinting Version, no problem at all.
I used Excel Export what do you mean by csv export?
Sorry, I didn't read you question proberly
You could also create a macro task after your report task that deletes the first line of your created csv.
Just search the web for
vbscript delete first row of csv
(I don't know if I am allowed to copy in the examples here)
Like Daniel suggests - use Pixel Perfect.
regards
Lech
Can I make output file as a .CSV?
Yes.
HTH - Daniel.