Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowThe Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.
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.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Check out the February 2025 Power BI update to learn about new features.
User | Count |
---|---|
82 | |
78 | |
52 | |
39 | |
35 |
User | Count |
---|---|
94 | |
79 | |
51 | |
47 | |
47 |