Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2024 01:12 PM
I'm able to reference the widgets I create manually just fine, yes, I can use them as parameters in my queries. My issue is I don't want to recreate the widget every time the notebook is closed. In Python notebooks I create them in code so they are always there, and the docs seem to say this possible for SQL. But the CREATE WIDGET clause isn't recognized.