Is there a way to drill on multiple values at once? In other words, given the following table:
Region Sales
1 299.00
2 102.00
3 400.00
... ...
Can I drill on both regions 1 and 2 at the same time, effectivley combining the results?
I know I can write the SQL to do this, but I can't seem to find anything in BO to accomodate such functionality. This seems like a rather simple request, and I find it hard to believe that such functionality is unavailable.
Thanks for the help.
Jon
Region Sales
1 299.00
2 102.00
3 400.00
... ...
Can I drill on both regions 1 and 2 at the same time, effectivley combining the results?
I know I can write the SQL to do this, but I can't seem to find anything in BO to accomodate such functionality. This seems like a rather simple request, and I find it hard to believe that such functionality is unavailable.
Thanks for the help.
Jon