- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2022 08:34 AM
I have two text widgets (dbutils.widgets.text). One is called "start date" and another one is "end date". When I create them, they will be shown in alphabetic order (end_date, start_date). Is there any way that we can set the order when we create the order? I do not want to add numbers to them to be shown as (1-start_date, ...)
- Labels:
-
Widgets
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2022 08:16 PM
https://docs.databricks.com/notebooks/widgets.html all options available here I think. @Reza Rajabi , but we can crosscheck
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2022 08:16 PM
https://docs.databricks.com/notebooks/widgets.html all options available here I think. @Reza Rajabi , but we can crosscheck

