Hi all,
I'm trying to select customers that buy a certain product (sql equivalent of exists). And I want to display their total sales, not just those of that product. Similarly I want to search for customers that don't buy a certain product and display their sales.
How'd you best achieve that in a dataview or for the whole screen?
BR, Ray