Hi - I've been tasked with creating a custom report that shows all users who just use a single specific proxy. So let's call this myproxy.
Basically this report needs to show all users where their total Traffic = the Traffic to myproxy. If this logic is true, we know that this user has 0 transactions across all other proxies, which is what I want.
Is it possible to create a report like the one above? I've tried several filter conditions but with no luck. Maybe this isn't possible as a custom report or my approach is completely wrong.