under construction
under construction
under construction
SiSense charts use the standard GitLab color pallete.
To round or not to round? Know your audience. Present numbers suitable for your target audience and analysis use cases.
000
is replaced with a k; example $10k instead of $10,000.000,000
is replaced with a m; example $10m instead of $10,000,000.Fiscal Dates should be extracted from the DIM_DATE dimension table.
Date formats must adhere to the GitLab Writing Style Guidelines:
Data is prepared for presentation, or reporting, for a specific target audience and use case. Recorded Data is the basis for all Calculated Data.
Recorded data does not require special labeling, but Calculated data does. Calculated data should always be:
Python modules help with maintaining reusable, quality and clean code in a single place.
To start / modify a custom python module start a MR in the periscope/master branch of the Sisense project. You can see the available custom modules in Sisense at any point at the left side menu of the Create Chart page.
Official documentation on Custom Modules can be found HERE.