I'm trying to add a dropdown select filter to my workpad in Canvas, but it is not giving me the list of items in the dropdown. The preview data shows the list.
essql query="SELECT appId FROM \"oe.clickstream\"
group by appId"
| dropdownControl valueColumn="appId" filterColumn="appId" filterGroup="group1"
| render
I also tried below, but that doesn't work and the preview data does not show a unique list of appIds.
Hi, checked on 7.14, I don't see any filterGroup parameter in the expression editor. Here's a example using the kibana_sample_data_flights and a similar SQL statement. Can you try it and see if it renders?
Not sure, but if you could open a new discussion, elaborating the steps you followed, ideally with one of the sample datasets, we can try to reproduce and eventually create an issue in our Github. Feel free to directly open the issue yourself if you can:
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.