Received some other foreign character while read the data from xlsx file.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Ramkumar85
    New Member
    • Jan 2012
    • 8

    Received some other foreign character while read the data from xlsx file.

    Hi All,

    I received the some other foreign character while read the data from xlsx file.

    Source xlsx file data : ΠΣ15 ΑΡΧΗΓΟΣ ΠΣ ΚΟΚΚΙΝΑΚΗΣ ΑΛΚ
    Output for the data : Î*Σ15 ΑΡΧΗΓΟ Σ Î*Σ ΚΟΚΚΙΝΑΠšÎ—Σ ΑΛΚ

    I used "Spreadsheet::X LSX" module to get the data from the file. Please check and provide some solution to resolve the problem.
  • numberwhun
    Recognized Expert Moderator Specialist
    • May 2007
    • 3467

    #2
    Considering that the characters are of a different language, it seems like this is an issue with the language being interpreted incorrectly. Maybe a language pack issue, but not really sure as I haven't encountered this before. Sorry I couldn't be of more assistance.

    Regards,

    Jeff

    Comment

    • Ramkumar85
      New Member
      • Jan 2012
      • 8

      #3
      Hi Jeff,

      We can get the correct data from the xls file. I have checked the same xlsx file saves as to xls file and check the same.

      We unable get the exact data(these foreign character) from the xlsx file.

      Regards,
      Ram

      Comment

      Working...