Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago
Solved

Measure for query using IN statement

Hello, I need to write a measure to do the following query.  SELECT count(*) FROM table 1 a WHERE a.code IN (select b.code from table 2 b where b.id = selectedvalue(table3[id])   Appreciate any...
  • Anonymous's avatar
    Anonymous
    2 years ago

    Hi Anonymous 

     

    Have you solved your problem? If so, can you share your solution here and mark the correct answer as a standard answer to help other members find it faster? Thank you very much for your kind cooperation!

     

    Best Regards

    Zhengdong Xu
    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.