Forum Discussion
TCatron18
1 year agoHelper II
If Statement in Measure
Hello! I've looked around but not finding a solution that works for my situation. I am trying to add a row into a matrix that has a static value for a specific column. Below is the current s...
- 1 year ago
Add selectedvalue()
IF( selectedvalue('Awards'[Sender's Sr Business Unit] ) = "xSystem Generated",
Deku
1 year agoSuper User
Add selectedvalue()
IF( selectedvalue('Awards'[Sender's Sr Business Unit] ) = "xSystem Generated",