Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi,
When I work in Power Query on one of the sheets that I loaded from another excel workbooks I do some manipulation.
Unpivot, Reorder and some other functions. In the end if someone will change one of the columns headers in my workbook all my work will be wasted since in my steps in power query when I checked, I saw that all the manipulation I did in Advance editor are using Column Names .
Is there any other opthion to make the steps (re order, unpivot, etc.) withou using column name?
There are possibilities to adjust your queries in such a way that they will still work if columns are not the same each time.
But it requires some in-depth Power Query knowledge.
Gil Raviv blogged about a series of 10 pitfalls in Power BI / Power Query.
Several of those pitfalls are related to hard coded column names (especially from pitfall #4 and up).
Maybe you can use a solution I provided in another topic to rename columns by position.
So if you include such a rename in the beginning of your query/ies, then you can use that column names in the rest of your code.
As a prerequisite for this solution: the number of columns must not change.
User | Count |
---|---|
75 | |
74 | |
44 | |
31 | |
27 |
User | Count |
---|---|
99 | |
89 | |
52 | |
48 | |
46 |