Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
Brianduberth
New Member

Issue with Column Loading and DAX Functionality in Power BI Desktop

I am experiencing a recurring issue in Power BI Desktop related to loading and using columns from an Excel table. The specific problems are as follows:

Table Loading:

I have an Excel table that loads correctly into Power BI, but when trying to use it in the modeling area, the columns are not visible or recognized in the DAX Editor.

This issue persists even after reloading the table without making any prior modifications in Power Query Editor.

Issues with DAX Formulas:

When attempting to create calculated measures or columns using DAX functions like SWITCH, the table columns do not appear as selectable options when typing the formula.

Other functions, such as IF, are also not recognized in certain instances, suggesting there might be a problem with either the version of Power BI or the DAX Editor configuration.

Troubleshooting Steps Taken:

I have tried loading different files into a new Power BI report, but the issue persists: columns do not appear in DAX formulas.

I have reviewed language settings, format settings, and cleared the cache, ensuring that auto-complete and syntax suggestions are enabled.

Impact:

I am unable to categorize or analyze the data properly due to the inability to use the columns in DAX formulas.

This affects the creation of indicators and data categorization based on specific values

I have attached screenshots to illustrate the issue. When I use the formula AVERAGE, the table Consolidado and its column MICROREs are recognized correctly within the formula editor. The column name appears within brackets, and the formula works as expected.

However, when I attempt to use the SWITCH function, the same table and column are not recognized. The column names do not appear as suggestions within the DAX editor, and I cannot complete the formula correctly because the editor does not recognize the column references.

This inconsistency in recognizing columns depending on the DAX function used suggests there may be an issue with how Power BI is handling column visibility or recognition in certain contexts.

 

  • Power bi 1.pngpower bi 2.png
1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Brianduberth ,

In Powerbi, different functions have their own different usage, just like the AVERAGE function and the SWITCH function mentioned in your example, they also have their own different usage.

I also create a table, a calculated column and a measure.

vyilongmsft_0-1726454174171.png

Column = SUM('Table'[SalesAmount])
Acount = SUM('Table'[SalesAmount])

vyilongmsft_1-1726454476500.png

So if you want to pop up the prompt directly you can choose Measure.

vyilongmsft_2-1726454763298.png

If you want to use data from Calculated column or Table, since it is in Measure, you need to use SUM function or MAX function.

vyilongmsft_3-1726454925490.png

So finally you can get what you want if you follow my steps.

vyilongmsft_4-1726455041577.png

 

 

 

Best Regards

Yilong Zhou

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Hi @Brianduberth ,

In Powerbi, different functions have their own different usage, just like the AVERAGE function and the SWITCH function mentioned in your example, they also have their own different usage.

I also create a table, a calculated column and a measure.

vyilongmsft_0-1726454174171.png

Column = SUM('Table'[SalesAmount])
Acount = SUM('Table'[SalesAmount])

vyilongmsft_1-1726454476500.png

So if you want to pop up the prompt directly you can choose Measure.

vyilongmsft_2-1726454763298.png

If you want to use data from Calculated column or Table, since it is in Measure, you need to use SUM function or MAX function.

vyilongmsft_3-1726454925490.png

So finally you can get what you want if you follow my steps.

vyilongmsft_4-1726455041577.png

 

 

 

Best Regards

Yilong Zhou

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

lbendlin
Super User
Super User

Looks like you created a lot of calculated columns?  Can you create these in Power Query instead?

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.