Exploring the Potential of Sisense Jump to Dashboard Filter Configurations
Published 05-22-2024
Hi jacobd ,
If I understood you correctly, this should be achievable using the BloX Jump to Dashboard (JTD) action. You can include panel:columnName dynamically or pass specific hardcoded values as needed using the panelsToInclude array.
To ensure the filter applies down to the row level in the drilled dashboard, make sure that:
You can find more details in the documentation here (search for Jump to Dashboard and expand the relevant section):
https://docs.sisense.com/main/SisenseLinux/sisense-blox-reference.htm
Let me know if this works for your use case!