๐๏ธ Business Rule Types
OneStream Business Rules (BRs) are written in VB.NET or C# and are integral to the functionality of OneStream applications, providing the primary logic behind various solutions and actions within dashboards, workflows, and data management.
๐๏ธ Buttons
The Button component is a fundamental user interface (UI) element used in various developer toolkits, including Windows Presentation Foundation (WPF) for desktop applications.
๐๏ธ Charts (Basic)
The Chart component creates visual representations of data, making it easier for users to interpret information by converting raw data into intuitive graphical formats.
๐๏ธ Combo Boxes
๐๏ธ Component Naming Conventions
A clear naming convention enhances code readability, simplifies component identification, and streamlines collaboration across teams.
๐๏ธ Data Adapters
Data Adapters specify the kind of data used within a Dashboard.
๐๏ธ Embedded Dashboards
When a Dashboard is created in the Maintenance Unit, an Embedded Dashboard is also created.
๐๏ธ Grid Views
rid View components display data from a Data Adapter in a grid. Data Adapters query and return data from various sources like Cube Views and SQL Database Tables.
๐๏ธ Labels
A Label is used to display text strings, which appear exactly the way you type it, on a Dashboard.
๐๏ธ Components
Overview of the components used in the design system.
๐๏ธ Parameters
Parameters enable users to filter or customize data at runtime, tailoring objects such as forms, dashboards, and cube views to meet a variety of user needs.
๐๏ธ Pivot Grids
Pivot Grid What is a Pivot Grid Component? The Pivot Grid component is designed to provide powerful data summarization and analysis capabilities. It allows users to dynamically organize, filter, an...
๐๏ธ Text Boxes
A Text Box component is a standard user interface (UI) element commonly used in developer frameworks such as Windows Presentation Foundation (WPF).
๐๏ธ Text Editor
The Text Editor component enables users to view, create, and edit text files within OneStream Dashboards and the native Windows application.
๐๏ธ Tree Views
Tree Views provides a graphical illustration of hierarchical data, making it easier to visualize complex structures. This component is particularly useful for displaying large amounts of nested data.
๐๏ธ Workspaces Usage
Starting with version 7.3.0, OneStream introduced Workspaces, a sandboxed environment in which engineers can develop multiple, complex financial scenarios and organize dashboard objects.