Forum Discussion
Wresen
3 years agoPost Patron
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...
- 3 years ago
You can use
My Measure = SELECTEDVALUE('Table'[Day])