Forum Discussion
johankent30
7 years agoHelper I
Measure Filter Help
I have the following measure: Measure 2 = IF(MAX(Collections1[Subcategory])="Sales Orders",'Sales Orders'[Sales Orders Value], IF(MAX(Collections1[Subcategory])="Purchase Orders",'Purchase Orders'...
parry2k
7 years agoSuper User
johankent30 can you share how you tables are related?
johankent30
7 years agoHelper I
parry2k right now there is now relationship. I’m not opposed to creating one. If I did it would be a many to one relationship from the collections1 table to the date table