Forum Discussion

glennlee's avatar
glennlee
Copper Contributor
Dec 09, 2022
Solved

Ensure Excel retains field value as text string, rather than converting to number

Hey all,   Prob a stupid question. But is there a way to prevent Excel from converting a text string value in a CSV field, to a number?   I have a valid string value in a field "000000000", but a...
  • Riny_van_Eekelen's avatar
    Riny_van_Eekelen
    Dec 09, 2022

    glennlee You can connect to the CSV with Power Query and set-up the transformations once. Like indicating that this particular column should be seen as text. Next time when the CSV gets updated, refresh the query and the import will run automatically as is was set up the first time.

Resources