Community Spring Cleaning week is here! Join your fellow Maveryx in digging through your old posts and marking comments on them as solved. Learn more here!

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Help with Summarizing

rushabh_shah
8 - Asteroid

attached file has ad impressions count for various ad inventories. the problem is that in the "Targeting" field various attributes like mobile device, manufacturer, brosername etc are in different rows. how do i find the impressions count for the following condition - manufacturer="Samsung" and MobileCarrier="Airtel"

4 REPLIES 4
kat
12 - Quasar

Hi @rushabh_shah

 

Are you just looking for the total impression count for the criteria you gave? If so, please see the attached workflow.

 

Please give me a shout if this isn't quite what you needed.

rushabh_shah
8 - Asteroid

Hi Katrin,

 

Thanks for your prompt response. I am looking for sum of impressions where both these conditions are met i.e. users on a Samsung device and using and airtel provider. basically the common part

kat
12 - Quasar

@rushabh_shah - that's not possible with the given data as there is nothing that tells us the overlap between the different attributes. We wouldn't know how the impression count for Samsung for example is split between the various carriers. Doe your actual data contain more details?

rushabh_shah
8 - Asteroid

@kat Thank you so much for the validation. I was going mad thinking am I missing something. The actual data is this only so i believe we cannot identify the overlap.

 

 

Labels