Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

sql to dax

Hi, What is the DAX for the following sql please? select field1, field2 from table1   Thank you
  • Anonymous's avatar
    Anonymous
    6 years ago

    Hi,

    I think summarize is more like 'group by'.

    Thanks.