<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Dropdown for parameters in a job in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/dropdown-for-parameters-in-a-job/m-p/65590#M32857</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/54401"&gt;@cmilligan&lt;/a&gt;&amp;nbsp;, I have a similar requirement and would really be grateful if you could provide me with any information on how to fix this issue. Thanks a lot!&lt;/P&gt;</description>
    <pubDate>Fri, 05 Apr 2024 11:04:27 GMT</pubDate>
    <dc:creator>dev56</dc:creator>
    <dc:date>2024-04-05T11:04:27Z</dc:date>
    <item>
      <title>Dropdown for parameters in a job</title>
      <link>https://community.databricks.com/t5/data-engineering/dropdown-for-parameters-in-a-job/m-p/22727#M15618</link>
      <description>&lt;P&gt;I want to be able to denote the type of run from a predetermined list of values that a user can choose from when kicking off a run using different parameters. Our team does standardized job runs on a weekly cadence but can have timeframes that changed depending on the month or if it is a one off run to test. I am wanting to change the behavior of the run depending on the type of run it is and want to have users choose from a list to reduce errors like misspellings. Is there a good option to do this inside of the job itself, rather than a notebook?&lt;/P&gt;</description>
      <pubDate>Fri, 11 Nov 2022 17:09:24 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/dropdown-for-parameters-in-a-job/m-p/22727#M15618</guid>
      <dc:creator>cmilligan</dc:creator>
      <dc:date>2022-11-11T17:09:24Z</dc:date>
    </item>
    <item>
      <title>Re: Dropdown for parameters in a job</title>
      <link>https://community.databricks.com/t5/data-engineering/dropdown-for-parameters-in-a-job/m-p/22728#M15619</link>
      <description>&lt;P&gt;Hi @Coleman Milligan​&amp;nbsp;&lt;/P&gt;&lt;P&gt;Checking the old unanswered questions and stumbled across this. &lt;/P&gt;&lt;P&gt;You can do that using the databricks widgets. &lt;/P&gt;&lt;P&gt;dbutils.widgets.dropdown("state", "CA", ["CA", "IL", "MI", "NY", "OR", "VA"])&lt;/P&gt;&lt;P&gt;If this widget is not helping you in passing parameters, you can do a try catch in all the notebooks to check if the parameter value you are passing is actually in the list of strings you have.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;Cheers.&lt;/P&gt;</description>
      <pubDate>Sat, 03 Dec 2022 10:30:44 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/dropdown-for-parameters-in-a-job/m-p/22728#M15619</guid>
      <dc:creator>UmaMahesh1</dc:creator>
      <dc:date>2022-12-03T10:30:44Z</dc:date>
    </item>
    <item>
      <title>Re: Dropdown for parameters in a job</title>
      <link>https://community.databricks.com/t5/data-engineering/dropdown-for-parameters-in-a-job/m-p/22729#M15620</link>
      <description>&lt;P&gt;Hi @Uma Maheswara Rao Desula​&amp;nbsp;, thank you for the reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm actually wondering if there is a way to do this within the job ui using the 'run with different parameters' functionality.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It would be the environment key that I'm wanting to restrict user inputs into a predetermined list.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Screenshot_20221207_113039"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/1210i2E63945BFD8D97A7/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot_20221207_113039" alt="Screenshot_20221207_113039" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Dec 2022 17:31:59 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/dropdown-for-parameters-in-a-job/m-p/22729#M15620</guid>
      <dc:creator>cmilligan</dc:creator>
      <dc:date>2022-12-07T17:31:59Z</dc:date>
    </item>
    <item>
      <title>Re: Dropdown for parameters in a job</title>
      <link>https://community.databricks.com/t5/data-engineering/dropdown-for-parameters-in-a-job/m-p/65590#M32857</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/54401"&gt;@cmilligan&lt;/a&gt;&amp;nbsp;, I have a similar requirement and would really be grateful if you could provide me with any information on how to fix this issue. Thanks a lot!&lt;/P&gt;</description>
      <pubDate>Fri, 05 Apr 2024 11:04:27 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/dropdown-for-parameters-in-a-job/m-p/65590#M32857</guid>
      <dc:creator>dev56</dc:creator>
      <dc:date>2024-04-05T11:04:27Z</dc:date>
    </item>
    <item>
      <title>Re: Dropdown for parameters in a job</title>
      <link>https://community.databricks.com/t5/data-engineering/dropdown-for-parameters-in-a-job/m-p/101809#M40838</link>
      <description>&lt;P&gt;I'm looking to this too. Wonder if there a way to make as a drop down for a job parameter&lt;/P&gt;</description>
      <pubDate>Wed, 11 Dec 2024 18:23:42 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/dropdown-for-parameters-in-a-job/m-p/101809#M40838</guid>
      <dc:creator>Leon_K</dc:creator>
      <dc:date>2024-12-11T18:23:42Z</dc:date>
    </item>
  </channel>
</rss>

