Forum Discussion

jpacheco's avatar
jpacheco
Sisense Employee
11-03-2025

🎢 CommunityFest Day 1: What’s the most unexpected insight you’ve uncovered after changing one thing in Sisense?

Ever felt like your filters take you on a wild ride? 🎢

What’s the most unexpected insight you’ve uncovered after changing one thing in Sisense? 

Leave your answer in the comments to be entered into a raffle for $25! 

Sweepstakes Terms and Conditions. No purchase necessary. Open to Sisense users who participate in the following Sisense Community activities between November 1st- 30th, 2025.

  1. Forum Posts: Participate by replying to the specific question in each designated post within the Casual Conversation section of the Sisense Community Forum. Six (6) winners will be selected (one per post), and each will receive $25 USD.

General Terms: Winners will be notified by email and must respond within five (5) days to claim their prize; otherwise, an alternate winner may be selected. Prizes will be delivered within thirty (30) days of the sweepstakes’ close. Only name and email information will be collected. For full official rules, visit: https://www.sisense.com/sisense-sweepstakess-official-rules/

2 Replies

  • jpacheco's avatar
    jpacheco
    Sisense Employee

    Love this, Zach!! What is obvious to some isn't always obvious to others! Thanks for sharing!!

  • zach_myt's avatar
    zach_myt
    Data Pipeline

    My insight might be an obvious one for others but when I first started using Sisense I wasn't aware I could use formula level filtering. So I could count something like communications sent by counting user_id's then using a filter in the formula to only look at email types. The formula would look like:

    (DUPCOUNT([user_id]), [Email_filter])  

    Where I am counting the user_id's but I have a filter in the formula where I am only counting communication types of email.