Forum Discussion

scabral's avatar
scabral
Icon for Helper IV rankHelper IV
4 years ago
Solved

Remove brackets from column names using Power Query

Hi,   i have a DAX query that I am using within the power query editor to bring in a table from an SSAS tabular server.  Here the DAX query:   EVALUATE SELECTCOLUMNS (     CALCULATETABLE (    ...