Forum Discussion

DocDri's avatar
DocDri
Helper I
9 months ago
Solved

Power-BI removes column automatically when saving

Hello,   i create a new table using DAX with this query:   QG Times Table = var ppsel = SELECTCOLUMNS( FILTER('PP','PP'[EKey]="GG"), "GKey",'PP'[GKey], "ValueX",CALCULATE(MAX('XTable'[ValueX...
  • DocDri's avatar
    9 months ago

    Hi all & thanks for your replies! I tried it again, with exactly the same code & it then worked. Seemed to be a temporary problem / bug, which now does not pop up again.