I'm creating a fairly simple tabular analysis in Oracle Analytics Cloud. My Semantic Model only has one dimension table (for suppliers) and one fact table (for spend to those suppliers). The Suppliers dimension has a logical hierarchy built into it: Category, which contains Supplier Type, which has Suppliers.
Having this hierarchy there allows me to roll up or unfurl the groups of suppliers in a pivot table visualization. I prefer this to simply listing all Categories with all Supplier Types and all Suppliers straight down the page like an Excel spreadsheet. With as many records as I'm looking at, doing this would make it challenging for a reader to focus on just the categories he wants.
What I would like to see is for the spend by Supplier to roll up to each Supplier Type, and from there, to roll up to each Category. When I mark the Totals for the rows - which are determined solely by the hierarchy - all I get is a single grand total for the entire report. There are no subtotals for any other level of the hierarchy.
When I look at the layout for the pivot table visualization, I don't see any object that looks like I could add or insert any kind of calculated value corresponding to the levels of the hierarchy in between the Suppliers and the grand total for the entire report.
How can I inject that kind of tabulation without losing the ability to roll up or unfurl the different hierarchy levels?