I have an issue I need help with.
I have 5 different variables that I need to get a 10% random sample for each grouping of:
Client, Group Name, Segment, Brand or Generic, Network Name
For example :
10% for Client 1, Group 1, Segment 1, Generic, Network 1
10% for Client 1, Group 1, Segment 1, Brand, Network 1
10% for Client 1, Group 2, Segment 1, Brand, Network 2
10% for Client 2, Group 3, Segment 2, Generic, Network 3
etc. - it's a lot of different variables at play, with lots of different groupings possible: multiple clients, thousands of groups, 4 segments, 5+ network names
Is there a way to do this without a batch macro? I have no idea how to use batch macros.