Exploring the Potential of Sisense Jump to Dashboard Filter Configurations
Published 05-22-2024
Here is what I'm trying to do:
1. I want to create a list of buttons associated with tableName.columnName.rowName. I can get this in a BloX with the panel:columnName.
2.When I click on one of the buttons I want to include the tableName.columnName filter from the parent to the drilled dashboard. But I also want that filter to automatically filter down to that row.
Is there a way of doing this?