$ 0 0 What is the query to create this output? Are you using ROLLUP? Then of course you could apply some filter in HAVING like HAVING (Group1 in (1) or sales = 250) Dieter
What is the query to create this output?
Are you using ROLLUP?
Then of course you could apply some filter in HAVING like
HAVING (Group1 in (1) or sales = 250)
Dieter