Forum Discussion
Anonymous
8 years agoNot applicable
Calculated Column (only getting measures)
I am trying to create a claculated column where I combine two columns in my Equipment table. However the only columns it will recognize from this table are measures that I built. (And when I start t...
- 8 years ago
Hey,
it depends on your formular, can you show your wanted result?
it is also not important what is suggested by autofill. You can refer the column like
Table[Field]
or if it is in the same table just with fieldname
Greetings.
Greg_Deckler
8 years agoCommunity Champion
Are you creating the calculated column in your Equipment table or some other table? If some other table, you may have to use RELATED or RELATEDTABLE or LOOKUPVALUE.