Databrain home page
Search...
⌘K
Embed Playground
Start Building
Start Building
Search...
Navigation
Metric
Joins , Filter, Sort, Group By
Docs
Guides
API Reference
Changelog
About us
Blog
What is Databrain?
Onboarding & Configuration
Sign-Up
Sign-In
Google Sign In Setup for Self-hosted app
Forgot password? Recover your Databrain Account
Onboarding
Add a Data Source
Configure Tenants
Create a Workspace
Create a Private Worskpace
Create a Dashboard
Create a Metric
Workspace Settings
Explore Data
Datasources
Connecting Data Sources to Databrain
Allow Access to our IP
Add a Data Source
Configure Tenants
How to Sync a Data Source
Edit tenancy
Create a datamart
Semantic layer
Create a data App
Creating a Custom Dataset/View in a Multi-Datasource Environment
Workspace
Multi Datasource Workspace
Dashboards
Edit a Dashboard
Share Dashboard
Dashboard Settings
Create/Modify Dashboard Filter
Customize Layout
Adding Elements to Dashboard
Import/Export Dashboard
Report Scheduler
Metric
Edit a Metric
Joins , Filter, Sort, Group By
Complex Filter
Apply Metric Filter
Switch X axis and Switch Y axis
Group By
Footnote and Long Description
Dynamic Property
Archive/Unarchive Metric Card
Download Metric Card
Download Underlying Data
Metric Summary
Metric Expression for Single Value Card
AI Summary
Merge Metrics
Section Filters
View Unpublished Metrics
Visualizations - Actions & Appearance
Chart Actions
Chart Appearance
Preview of Dashboards
Email Settings for Scheduled Reports
Scheduled Reports for End User
Filters
Dashboard Filter
Metric Filter
App Filter
Features
Python Editor Console
Custom SQL Console
Custom SQL Query Guidelines
Integrating Plugin
Get an auth token
Get a guest token
Themeing & Customization
Creating a theme
View the theme in action
METRIC COMPONENT (UPTO VERSION V0.11.15)
Quick start
Web Components
Quick start
Framework Specific Guide
Metric
Joins , Filter, Sort, Group By
Copy page
Enhance and refine your metrics using various functionalities available.
1
Join
Activate Join
: Select your table, then drag and drop a dimension or metric. Click on the
“Joins”
icon.
Set Join Rule
: Choose two tables and connect columns using the
“ON”
clause.
Select Join
: Choose your preferred join (Inner, Left, Right, Full)
Finalize
: Click
“Apply Join”
to complete.
2
Filter
Access Filters
: Click the
“Filter”
icon at the top right.
Choose Filter Type
:
Simple Filter
: Select a column, set a condition, enter a value, and click “Apply Filter”.
Complex Filter
: Write a custom SQL query to integrate directly into your SQL code.
Client Filter
: Choose a column (usually client ID) matching your data warehouse tenancy, then click “Apply Filter”.
3
Sort
Access Sorting
: Click the
“Sort”
icon at the top right.
Configure Sorting
: Choose the column to sort by and select the order (ascending or descending).
Apply
: Click
“Apply Sort”
to arrange your data.
In addition to the lexicographical order provided by SQL, you can sort the chart in any desired order using
“Complex Sort”
with custom SQL.
4
Group By
Initiate Grouping
: Click the
“Group By”
icon at the top right to group columns.
Select Columns
: Choose the columns you want to group by and click on
“Save”
.
Utilizing these features provides a customized and insightful perspective of your data in Databrain.
Edit a Metric
Complex Filter
Assistant
Responses are generated using AI and may contain mistakes.