Node avatar for CDT

CDT

Sisense for Cloud Data Teams

Content

When summarizing statistics across multiple categories, analysts often have to decide between using weighted and unweighted averages.   An unweighted average is essentially your familiar method...
03-02-2023
Often times, we want to analyze data with the date from yesterday. How do we auto-populate yesterday's date? There are a few formats that we can use!   The syntax below lets us get yesterday's dat...
03-02-2023
Here's the scenario: you just used SQL and have an output that shows the results you want, but it isn't optimally displayed. Instead of writing cumbersome case when statements, unions/union alls, w...
03-02-2023
Gantt charts are a great way to show which projects and tasks different teams are working on at a given time. This chart type is heavily used by Project Managers, Task Managers, and anyone els...
03-02-2023
Update: Sisense for Cloud Data Teams now allows you the ability to create additional date range filters without having to go through the below workaround. Refer to our docs here under "Additional Da...
03-02-2023
Sometimes outliers are just in the way of chart creation and we want to put them in their own section of chart. Python can help us do that! I started with a data set like "count of users created by ...
03-02-2023
The above example is taken from plot.ly's documentation here. A few updates have been made to the example to make it easier to use within the Sisense for Cloud Data Team's Python/R integration...
03-02-2023
Waterfall charts are a great way to highlight changes in your data between steps or periods. The following python script easily plugs in with your SQL output, simply paste this into your P...
03-02-2023
We can create overlapping area charts in Sisense for Cloud Data Teams with the Plot.ly integration! These offer a better way to see the exact value per shaded region than stacked area graphs. ...
03-02-2023

Knowledge Base Guides

No guides to show