Forum Discussion

Werbenmanjensen's avatar
Werbenmanjensen
Frequent Visitor
3 years ago
Solved

Putting a Row Value into a Card Visual

Hello,    I am struggling with something that seems like it should be so easy, but I cannot find a solution on the forums or online. I am trying to pull a specific value from a row in a table and p...
  • amitchandak's avatar
    3 years ago

    Werbenmanjensen ,  A measure, Use Max if need

     

    calculate(Sum(Table[Value for FOC/AOQ Testing]), Table[Totle for FOC/AOQ Testing] = "AQC Tested") )