Hi DRay
Please find below my answers to the questions:
- Sisense filters only display values that are actively present in the visualization. How should Sisense handle it if there are values in the .csv that are not present in the Widget or Dashboard?
The idea is to allow passing in any value through a text box. Currently, the custom script option allows that, so the value that is passed, would be used in the SQL layer as an IN clause to filter the results. If the value is not present in the table or widget, it will not return any row for that value.
- How often do you think this functionality would be needed? If it's infrequent it might be easier to create a separate Widget for the individuals that need that much filtering. That way they can just use that widget rather than messing with the filters each time.
Currently we use this for table widgets, but the ask is to allow the capability through a filter, so it can be applied to any widget. So even if there are lets say 10 values to filter, rather than individually selecting the 10 values , having an option to export that 10 values as a list will be easier.
- There a several Plugins that offer enhanced Filters. Have you looked at any of them? If so, do any of them provide a similar experience to what you are looking for that we can use as a reference?
I have not come across anything similar which is unpaid. Could you guide me to any plugin available?