Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
Hello,
I want to know if it is possible to change new data with keeping column headers untouchable.
I am gonna to clarify more
I have data for the month of june which I cleaned and worked on in power query and now i want to upload July data but I encoutred problemes of headers changes 006/2018 instead of 007/2018
Thanks in advance
Solved! Go to Solution.
In order to keep queries from breaking when the data in a file changes you have to avoid referencing columns by their promoted headers. It looks like you need to modify columns BEFORE you promote headers so that you are modifying 'Column 2' instead of '006/2018' because '006/2018' will not exist but 'Column 2' will.
In order to keep queries from breaking when the data in a file changes you have to avoid referencing columns by their promoted headers. It looks like you need to modify columns BEFORE you promote headers so that you are modifying 'Column 2' instead of '006/2018' because '006/2018' will not exist but 'Column 2' will.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 82 | |
| 48 | |
| 36 | |
| 31 | |
| 29 |