Search Bar in DataIKU Dashboards
michela
Registered Posts: 2 ✭✭✭
Hello there! I have a dataset with different ids per row. I'd love to have a dashboard that displays all of the column information when I've either manually entered that id through text input or clicked on that id. Is there any way to add this functionality to a dashboard?
Tagged:
Answers
-
Hi,
Unfortunately, Dataiku does not have this feature, nor does it have any builtin capabilities to search into datasets.
You may be interested in writing your own webapp for that task, or to send your dataset to an ElasticSearch server and to use Kibana for your search needs.
-
Oh I see. Is there any type of input cell for the Dashboards besides a "Discussions" cell? I was thinking maybe that could be a work around for a search bar.