Forum Discussion

PBIfanatic's avatar
PBIfanatic
Helper V
6 years ago

SelectedColumns - error

Hi,   I am using the SELECTEDCOLUMNS DAX function to create a table Table = SELECTCOLUMNS(DimDate, "Test",DimDate[FullDateAlternateKey])   This gives me an error - A table of multiple values was...