There was an error while loading. Please reload this page.
Present usage as either chart or pivot.
Configure in bizdoc.json.
{"Reports": [{ "Type": "BizDoc.Configuration.Reports.CubeUsage", "Name": "cube-chart-usage", "Title": "Usage", "Options": { "Series": [ "year", "month" ], "XAxis": [ "costCenter", "department" ], "ChartType": "Column" } }] }
Options