Why bipp?
We are here to make your life easier. Instead of starting each task from scratch, you use the intuitive bipp interface to logically create your dataset, visualizations, and dashboards. bipp generates the SQL for you. Here is a series of common tasks illustrating how bipp saves you time:
- Joins
- Aggregate Columns
- Implicit Joins
- Formats
- Window/Analytic Functions
- Dynamic Window/Analytic Functions
- Views from Legacy SQL
- Views using Structured SQL
- More with Legacy SQL
- Dynamic Views with Structured SQL
- Parameters
- Parameters and Meta-Functions
- Pivots
These examples use a dataset named Retail, containing a stocks and a transactions table. The Final Dataset showing all the examples is at the end of the series.