Re: Dynamically populate dropdown form

2016-09-16 Thread Mohit Jaggi
Did you look at this: https://zeppelin.apache.org/docs/0.6.1/manual/dynamicform.html#select-form-1 Mohit Jaggi Founder, Data Orchard LLC www.dataorchardllc.com > On Sep 16, 2016, at 1:47 PM, Kevin Niemann wrote:

Dynamically populate dropdown form

2016-09-16 Thread Kevin Niemann
Is it possible to dynamically populate the dropdown form given a SQL query instead of a static list? If so could someone post an example? %md This is ${day=select day from table}