How to filter chart categories
I am new to Sisense, trying to build a simple chart where categories from datamodel need to be filtered before usage in x-axis I understand it can be filtered by values but I want to filter the table based on another column in same table example : Departments where Active =1
mosta2
Posted 2 years ago·Last reply 2 years ago
2 comments
DRay
·2 years agoAlso, I want to confirm that the Data Model has the "Departments" table with the "Active" column included. If so, try these steps.
Create a Filter at the Data Model Level:
Active = 1. This will ensure that only active departments are loaded into your dashboard.Build the Chart:
Apply Additional Filters (if needed):
Active = 1.Managing Filters:
1.Preview and Save:
Optimization and Performance:
DRay
·2 years ago · EditedHello mosta2.
Thank you for reaching out.
Are you able to get what you need by using the Filter by Values option?