Forum Discussion

DouweMeer's avatar
DouweMeer
Impactful Individual
7 years ago
Solved

select value in table

So... for something different.   I created the following in a custom column:    VAR a1 = SELECTCOLUMNS(    filter ( 'Case History'       , and (          'Case History'[CaseId] = 'Case...
  • Greg_Deckler's avatar
    7 years ago

    Juse use a MAXX or MINX on that single row table, if I understand what you are saying.