In this example I select one country only [Country]='Sweden' and some customers belonging to this country [Customer]='BB', 'CC' . I get the expected measures in column 3-5 but for column 6 I can't figure out how to write the correct set expression. For this measures I want to include all Countries & Customer except Customers not selected under the selected country ('AA', 'DD') if there was a selection of customers.
Help on this would be highly appreciated. RGDS//Peter