databricks-demos / dbdemos

Demos to implement your Databricks Lakehouse
Other
255 stars 80 forks source link

Widget Parameters uc-04-system-tables #63

Closed masonforce closed 10 months ago

masonforce commented 10 months ago

On the uc-04-system-tables demo, users can provide their own schema and catalog instead of default running on main. However, this option doesn't seem to show the proper parameter values in the widget for the dashboard (only shows ALL for Sku dropdown). Is this potentially an old dependency on the main catalog?

QuentinAmbard commented 10 months ago

what if you run the query ? I wonder if it's not a cache issue instead?

masonforce commented 10 months ago

That was it- I needed to run each query individually in the editor before the values would populate in the dashboard. Thanks

QuentinAmbard commented 10 months ago

ok cool, we'll check why it does this, it should refresh the underlying query