abhinavt
06-17-2024Cloud Apps
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 ...
- 07-31-2024
Posting the solution from another thread/discussion :
" 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 "