Forum Discussion

Wresen's avatar
Wresen
Post Patron
3 years ago
Solved

Get tables values

Hi and thx for reading this. I might have gotten a brainfrezz but i will try and see if this is possible.   I have a table: Day 1 2 3 4 5   Is it possible to make a measure that gives me t...
  • johnt75's avatar
    3 years ago

    You can use

    My Measure = SELECTEDVALUE('Table'[Day])