Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago
Solved

Text Forced Enter/Return

I have an excel file as datasource and within the excel file, there is one column that contains long texts that have forced return within the text.   When pulling in the text field into PowerBI tab...
  • Anonymous's avatar
    Anonymous
    7 years ago

    Actually after many tries over 3 days, I finally found a solution to my issue, so I am here to share:

     

    In Query Editor: 

    Value to Find: _x000D_

    Replace With: #(cr) --> Special Character for Carriage Return