Forum Discussion
mbd
8 years agoHelper I
DAX Formula
Hi, When I am creating a formual with DAX, a dropdown appears with the list of my tables, but not all of my tables. Why is that? Thanks Lorine
- 8 years ago
I was able to get my formulas working using calculated columns.
jthomson
8 years agoSolution Sage
It could be the case that the relationships in place between tables mean that the one you want doesn't work in the context you're using
mbd
8 years agoHelper I
Even if I'm only using data that is contained only within the table I'm trying to create the measure for?
This table has no relationships to other tables in this file and doesn't need to. This table has everything it needs to calculate the measure.
- FarhanAhmed19848 years agoResolver III
Any Screenshot of error & table relationship would be very benefitial for identifying issue.
- mbd8 years agoHelper I
I was able to get my formulas working using calculated columns.