Forum Discussion

parzival1220's avatar
parzival1220
Frequent Visitor
3 years ago
Solved

How to Approach .csv Files and Refreshing a Dataset

Hi there,   Please could I ask how best to approach a problem? I have a dataset from our IT service desk solution which comes from a third party, the dataset is a .csv. I have been asked to use thi...
  • ppm1's avatar
    3 years ago

    Power BI does not write back to your csv files but will apply the same transformation steps each time you refresh and store those new columns in your model. As long as your csv keeps the same structure (same column names, etc.), it will continue to work each refresh.

     

    Pat