Forum Discussion

shoof's avatar
shoof
Regular Visitor
2 years ago

How can I reference a column in a DAX variable table in a LOOKUPVALUE function?

So I have this DAX formula below.  In the LOOKUPVALUE function I need to lookup the values in the Ticker column in the variable InvestmentMixTable.  This syntax doesn't work InvestmentMixTable[Ticker...