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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Send To Excel Query

Hi Team

Pls refer the attachment. I am doing Sent To Excel from a Table box and from a Pivot.

Problem is with OpenDate field. From Tablebox it contain correct value but doesn't display it in full. From pivot it display value in full but in text format(left side of the cell). If i double click on a cell and then move out of the cell, display willbe like of Tablebox.

I need when i do Send To Excel, it should display the values in date format and in full.

Any workaround.

1 Reply
disqr_rm
Partner - Specialist III
Partner - Specialist III

You can always do this in excel:

Select the range of cells that hold the text dates.
Goto the menu: Data ->Text to Columns
Click Finish

Otherwise, you may have to create a seaparate field and play with it, like storing num(date) and then formating it as date in excel after export.

Hope this helps.