Forum Discussion

Arancium's avatar
Arancium
New Member
3 years ago
Solved

Select Column as index

Hello,   I have a table that already have an index column. I want to keep it this way. How can i do it? (I want it to be like like on padas .   df = pd.read_csv("file.csv, index_col= ["index"])...
  • eliasayyy's avatar
    eliasayyy
    3 years ago

    hello you forgot to add calculate in the start before the (MAX

    Measure = CALCULATE( MAX(Promedios[PS1]) , FILTER(Promedios, [Índice] = MAX(Promedios[Índice])))