Forum Discussion

abhinavt's avatar
abhinavt
Cloud Apps
06-17-2024
Solved

Cascading filters for independent dimensions

Hello Team, We have a use case for dependent filters where we want to control(lock/unlock) each filter unlike existing dependent filters functionality where filters are grouped. We're using a live ...
  • abhinavt's avatar
    abhinavt
    07-31-2024

    Posting the solution from another thread/discussion :

    https://community.sisense.com/t5/help-and-how-to/pass-dashboard-filter-value-to-data-model-as-a-parameter/m-p/22254#M468

     " We found a working solution for this, we were advised to convert all our dashboard filters to background filters. Later we made some changes to the code while embedding such that only the relevant selections from our embed platform are passed to each dashboard filter.

    Note :This cannot be done through the frontend dashboard unless we add dependent filters. However, it's great that we found a solution through embedding "