-
How to transform sub hub user export into a governance dashboard
1. Abstract Effective user governance is a critical responsibility for Board administrators. Monitoring user access, license allocation, enrollment status, and login activity ensures compliance, optimizes license utilization, and strengthens security controls. This article describes how to design and implement a Sub Hub…
-
How to address common challenges in developing Board presentations
1. Abstract Board Presentations enable users to transform governed reports and dashboards into interactive, shareable slide decks within the Board environment. While the feature provides flexibility and real-time data interaction, users may encounter practical challenges during creation, maintenance, and distribution.…
-
How to create bar chart in Data View
1. Abstract This article describes a specific use case: visualizing a bar chart in a data view object. 2. Context In some projects, it can be asked to render a bar chart in a data view object, to provide an immediate visual representation of the numerical values directly in line with the data. This allows users to more…
-
How to group selectors using tabs with vertical display
1. Abstract When developers encounter the need to segregate sets of selectors on a screen, the utilization of the tab object can be advantageous but presents challenges, particularly when dealing with limited screen space. This is because tabs are inherently designed for horizontal display by default. Tabs are originally…
-
How to design screens & dashboarding
1. Abstract Screen and dashboard design can at times make or break an application – if screens are poorly designed or unintuitive user engagement can be compromised from the off. There are many factors to consider when determining what constitutes a good design - from layout and ease of navigation to the amount of content…
-
How to hide/ignore columns of an Excel data source when using the Smart Import Object
Is it possible to hide/ignore columns of an Excel data source if they are not relevant for the import when using the file upload of the Smart Import Object (e.g. descriptions or comments)? In the following table, columns A,B (entities) and D,E (values) have to be imported, columns C,F have to be ignored.
-
How to show the value of different dimensioned cube only in total line
Here is something I have implemented at a customer, and I would like to share with you. It may be helpful when facing a similiar use case. Use case One cube is on a dimension Article and cotains an Order Value The second cube is on Main Class, which is more aggregated than Article and contains a Limit for the Order Value…
-
How to Format a Report and Create Entity Members
1. Abstract Financial statements often require indentation of account names, and special formatting of account names, values, column headers, totals & subtotals. Such formats may include highlighting, bordering, adding prefix/suffix, number formatting, and more. The dataview object can be fully customized leveraging…