Hi All,
Is there way to exclude rows in OBIEE Answers table report but without affecting grand total?
Example:
Following the start table:
Category Value1 Value2
Food 10 5
Technology 20 5
Automotive 30 5
Total 60 15
I set the filter Category not in "Automotive"
and I want look following table:
Category Value1 Value2
Food 10 5
Technology 20 5
Total 60 15
is it possible?