Forum Discussion
Anonymous
5 years agoNot applicable
Filter IF...
Hello! I have this dax code, I need the meassure to Sum all the SO Net ( [SO Net] is a meassure = Calculate(Sum(POS DB'[SO Net)) ) of all the rows that say "Stock" ( 'POS DB'[Stock] ) but if it ...
selimovd
5 years agoMost Valuable Professional
Hey Anonymous ,
how is the relationship between the tables 'DB' and 'POS DB'?
If we should filter if 'DB'[Stock] says "Stock" or "No Stock" we need to know how these tables are connected and also how the data looks like.
Make it easy for us and we can help you.
Best regards
Denis
Anonymous
5 years agoNot applicable
Hi! Sorry for my mistake, I just edited the post... Its all the same data base. Sorry!