Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Missing records in Excel.

Hi,

While running the report am having  all records(including 1st record) in table box. After exporting to excel the 1st record is missing .

Thanks,

Krishna.

7 Replies
sunny_talwar

I think the record is not missing, somehow the Excel is adding a date to each row. The reason I say this because everything else seems to be captured properly like WeekDay is Monday and StockValue is 4371 in both the screenshots.

Anonymous
Not applicable
Author

Hi Sanny,

Thanks for your quick response.

PFA.

Screen shot of table box:tablebox.JPG

Screen shot of table Excel sheet:

excel.JPG

sunny_talwar

This is very strange. Would you be able to share your app so that one of us can check exporting it to excel on our computers? (Although I won't be able to open your qvw as I am working with personal edition of QlikView, but I am sure a lot of people will be more than happy to assist you with it.)

HTH

Best,

Sunny

robert_mika
Master III
Master III

Are both of the screenshots from the same data set?

The last column is quite different?

Why are you using year 1900?

Can you add outputs not the shoots?

I can open your qvw if that helps

Feeling Qlikngry?

How To /Missing Manual(18 articles)

Anonymous
Not applicable
Author

Hi Robert,

PFA.

Thanks,

Krishna

qlikviewwizard
Master II
Master II

Hi Krishna,

This is may be because of date format used in your application. For me it working fine.

Change: SET DateFormat='DD-MM-YYYY';

Capture.PNG

maxgro
MVP
MVP

in Qlik date(1) is 31-12-1899

in Excel 1 formatted as date is 01-01-1900

in excel I have 29-02

in Qlik I haven't

it seems that in excel and qlik 61 is 01-03-1900  (DD-MM-YYYY)