Forum Discussion
BenazirMohammad
Helper I
5 years agoSELECTCOLUMNS
Hi, I am fairly new to DAX and came across this line of code which I am unable to understand. If understand correctly SELECTCOLUMNS take table as first argument. But in the case below {"Last 2 Mont...
camargos88
Community Champion
5 years agoBenazirMohammad
Helper I
5 years agoThanks.
I think I get it. Its creating a table using table constructor
{"Last 2 Months"} and the then pulling the Value using SelectColumns.