Hi
I'm really struggling with my dataset as I have a many to one relationship between the DIVISION and CUSTOMER columns which causes issue with grouping later in the ETL
How do I write a formula which will affix the Customer name with the Division name if the customer appears against 2 or more Divisions else if the Customer to Division is 1:1 then leave Customer asis
Thanks
Dan