This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
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)
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.