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: 
ipauldur
Creator
Creator

Text field changing to date format in excel

Hi All,

I have the field name called "UnitNo" which contains the value like "B1-02", "10-01","10-02", etc..

I want to copy the report (Full table) and paste into excel. No need to do "Send to excel".

When i copy and paste into excel, the "Unit_no" column values changing into "d-mmm" format if there is no alphabets.

For example, the value "10-02", when i paste into excel became "2-oct".But if the value "10-02A" when i paste into excel still same "10-02A".

Can you please let me know how to format or any setting can be done for geting the same data in excel when we do copy & paste.

I am using Qv10 Sr3 and MS Excel 2007 version.

I attached the sample file for your reference.

Thanks,

Durai.

11 Replies
Anonymous
Not applicable

Durai,

Try to format it as text in the table: =text(UnitNo)
(An alternative is to use macro which can format data in Excel any way you want.  This macro requires system access.)

Regards,
Michael

ipauldur
Creator
Creator
Author

Hi Michael,

Thanks for your reply.

The Text(UnitNo) is already tried but didn't worked.

For the macro, do you mean that, we need to format the data in excel after pasting?. Because, i don't know how to format in excel for getting the same Qlikview value. If i format as "General" or "Text" for the UnitNo column in excel, still not able to get the same which we want.

Can you please suggest.

Thanks,

Durai.

Anonymous
Not applicable

Hi

     Hope this attached file will be helpful for your requirment.

Regards

Ashok

ipauldur
Creator
Creator
Author

Hi Ashok,

Thanks.

Still not getting the exact value. Value "10-02" changing to 2-Oct in excel.

Are you getting "10-02" in your system?

Regards,

Durai.

Anonymous
Not applicable

Hi

Yes i got the exact value in my system

Anonymous
Not applicable

Hi

     See the Image which i got copy and paste the value into excel

ipauldur
Creator
Creator
Author

Hi,

Which version of Qv and Excel you are using?.

Are you using Qv 10.00.9061.7 SR3 version?

Thanks,

Durai.

Anonymous
Not applicable

Hi

     Version Qv 9.0

ipauldur
Creator
Creator
Author

Hi,

May be, because of this version difference. I am not getting in Qv10 version unless untill adding any spl character with that field value. Anyway thanks for your time.

Regards,

Durai.