Forum Discussion
CBSA
4 years agoNew Member
Update data model when csv file gets extended by extra columns
Dear fellows, I have a data model in Power BI desktop that was loaded from a couple of csv and Excel files. The .csv files were exports from a database. Afer I started modeling the relationships ...
AllisonKennedy
Community Champion
4 years agoYou might find Table.ColumnNames helpful here:
https://docs.microsoft.com/en-us/powerquery-m/table-columnnames
CBSA
4 years agoNew Member
Thanks. Could you please provide a short description how "renaming of columns" would help with extending the model with new columns. I am not sure I can follow.