Hi guys
I have a report where I have got a member_no field from my univ and a member_no field from an excel sheet which I exported.
Now when I try to merge them , they merge fine.
member_no from excel has only got 40 members based on some business logic whereas member_no field from univ has got 100.
Now I want to calculate the total sales where I want to display both member_no along with sales measure but I want the member_no from excel to appear blank where it does not match the member_no from univ. How do I achieve this?
Regards