Forum Discussion
Number of Rows do not tally ...why?
- 4 months ago.option("multiLine", "true") \ solved it.
- 4 months ago
Hi thiamhuat2026 ,
Thank you for reaching out to the Microsoft Community Forum. Could you please confirm whether your issue is resolved?
Regards,
Dinesh
Are there any line breaks with \r or \r\n in any columns in your CSV? Try checking for new lines in your notebook. also, what is the count of lines in the output if you check using the same code you used before the conversion? Do they tally?
- thiamhuat20264 months agoHelper III
quite difficult to check ... even if there are any breaks in any columns, shouldn't they still considered in the same row?
- thiamhuat20264 months agoHelper III.option("multiLine", "true") \ solved it.
- v-dineshya4 months agoCommunity Support
Hi thiamhuat2026 ,
Thank you for reaching out to the Microsoft Community Forum. Could you please confirm whether your issue is resolved?
Regards,
Dinesh
- thiamhuat20264 months agoHelper III
Each row is represented by the unique CaseID. I am puzzled why there is an increase when I wrote to an CSV file to view.