Forum Discussion

KevBI's avatar
KevBI
Helper I
4 years ago
Solved

Measure that checks multiple Rows based on one value

Hey Guys,

I can't come up with this Measure, I hope you can help me out!

I have following Table: 

PO-NumberPO CategoryPrice
12300E90
12300Q90
22200E45
22200Q45
33500E20
44000E57


So the Measure that I am trying to come up with should check if a PO Number has the Category "E", but not the Category "Q". 
If that Case is true, and no row has the category "Q", the Price would be added to the Measure.

Thanks a lot!!

  • Anonymous's avatar
    Anonymous
    4 years ago

    Ok,


    sO HERE IT IS

     

5 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi

     

    Just to be sure. Is it what youare looking for ?

     

    • KevBI's avatar
      KevBI
      Helper I



      The red ones should also be blank, as these PO Numbers have a row with "E" and a row with "Q".
      The last two ones are correct as they only have a row with "E".

  • Anonymous's avatar
    Anonymous
    Not applicable

    Ok,


    sO HERE IT IS

     

    • KevBI's avatar
      KevBI
      Helper I

      wow great, thank you so much!!!

      I would have another question that i forgot. 
      The Price is in another Table with the same PO-Numbers.

      Do you know how i could put the price from another table in the variable "selectprice" ?

      • Anonymous's avatar
        Anonymous
        Not applicable

        Yes you can if you put this field in the final report.

        Just change teh reference in selectprice