Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more
1. I have a table with data from other file and formulas with structured reference to that table.
2. When I rename column in file with data source it causing #REF! error in formula with structured reference in output file.
3. PowerQuery not include any column names.
Is there any way to avoid breaking that structured reference in formula?
Thank you for your answers but I prefer version with column name. Is there any solution in that way?
Hi @PanBrodacz ,
Here is a bit old fashion method:
Regards
KT
You can avoid referencing the column name in the formula.
Reference instead the column A.
=List1(A:A)
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 1 |
| User | Count |
|---|---|
| 11 | |
| 11 | |
| 5 | |
| 4 | |
| 3 |