Forum Discussion

joshua1990's avatar
joshua1990
Post Prodigy
6 years ago

SQL SELECT * for DAX

Hello everybody! Is there any chance to addapt the SELECT * statement from SQL to a DAX function? I would like to get every column for a selected table (Query Table) into an matrix/ table. Is ther...