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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
eHSMarc
New Member

PowerBI Desktop RS: Table Field Not Displaying in DAX Expression

Hi everyone,

I am working with a small data set which in PBIRS desktop that is a connected SharePoint list. All is well with the connection, my data shows up correctly and I have transformed the data to make sure all of my data types are correct. The problem I have is when writing a simple DAX expression and I type my 'table name'[Field] none of the fields from my table show up, only one test measure I created  will display for selection while writing the expression. I find this to be very perplexing behaviour.

 

I have tried AI tools to research the problem and have checked on all of their suggested reasons why this may be occurring.  My model looks good, field names, data types etc. Any ideas what might be causing this issue...? Thanks so much for the suggestions.

 

1 ACCEPTED SOLUTION
LeandroDeodato
Resolver II
Resolver II

try this

LeandroDeodato_0-1722173856261.png

use selectedvalue, or isinscope.

View solution in original post

3 REPLIES 3
LeandroDeodato
Resolver II
Resolver II

try this

LeandroDeodato_0-1722173856261.png

use selectedvalue, or isinscope.

LeandroDeodato
Resolver II
Resolver II

many mensures need others mensures, and others need columns... show your mensure please.

 

These are all of the fields in my table and the data types have all been verified in Power Query.

eHSMarc_1-1722008180712.png

 

 

This is the DAX formula I am trying to use but my fields do not present when I start typing the table name.

eHSMarc_0-1722008145075.png

 

Hopefully this is helpful.

 

marc

 

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

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.

Top Solution Authors