<?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: Can I pass parameters to a Delta Live Table pipeline at running time? in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/can-i-pass-parameters-to-a-delta-live-table-pipeline-at-running/m-p/30441#M22078</link>
    <description>&lt;P&gt;You can call the API to update the pipeline to change the value or inside your notebook, you can make a call to a Delta Table, SQL, etc... to return the value needing to be used.&lt;/P&gt;</description>
    <pubDate>Wed, 28 Sep 2022 13:34:14 GMT</pubDate>
    <dc:creator>kfoster</dc:creator>
    <dc:date>2022-09-28T13:34:14Z</dc:date>
    <item>
      <title>Can I pass parameters to a Delta Live Table pipeline at running time?</title>
      <link>https://community.databricks.com/t5/data-engineering/can-i-pass-parameters-to-a-delta-live-table-pipeline-at-running/m-p/30440#M22077</link>
      <description>&lt;P&gt;I need to execute a DLT pipeline from a Job, and I would like to know if there is any way of passing a parameter. &lt;/P&gt;&lt;P&gt;I know you can have settings in the pipeline that you use in the DLT notebook, but it seems you can only assign values to them when creating the pipeline. What I would like is to specify a value each time the pipeline is executed. Is that possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you all.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Sep 2022 10:20:02 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/can-i-pass-parameters-to-a-delta-live-table-pipeline-at-running/m-p/30440#M22077</guid>
      <dc:creator>jfvizoso</dc:creator>
      <dc:date>2022-09-28T10:20:02Z</dc:date>
    </item>
    <item>
      <title>Re: Can I pass parameters to a Delta Live Table pipeline at running time?</title>
      <link>https://community.databricks.com/t5/data-engineering/can-i-pass-parameters-to-a-delta-live-table-pipeline-at-running/m-p/30441#M22078</link>
      <description>&lt;P&gt;You can call the API to update the pipeline to change the value or inside your notebook, you can make a call to a Delta Table, SQL, etc... to return the value needing to be used.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Sep 2022 13:34:14 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/can-i-pass-parameters-to-a-delta-live-table-pipeline-at-running/m-p/30441#M22078</guid>
      <dc:creator>kfoster</dc:creator>
      <dc:date>2022-09-28T13:34:14Z</dc:date>
    </item>
    <item>
      <title>Re: Can I pass parameters to a Delta Live Table pipeline at running time?</title>
      <link>https://community.databricks.com/t5/data-engineering/can-i-pass-parameters-to-a-delta-live-table-pipeline-at-running/m-p/30442#M22079</link>
      <description>&lt;P&gt;Hi, what kind of parameters are you trying to change at running time? Is this the one: &lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.databricks.com/workflows/delta-live-tables/delta-live-tables-configuration.html" target="test_blank"&gt;https://docs.databricks.com/workflows/delta-live-tables/delta-live-tables-configuration.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;(Delta Live Tables settings specify one or more notebooks that implement a pipeline and the parameters specifying how to run the pipeline in an environment, for example, development, staging, or production. Delta Live Tables settings are expressed as JSON and can be modified in the&amp;nbsp;&lt;A href="https://docs.databricks.com/workflows/delta-live-tables/delta-live-tables-quickstart.html#view-settings" alt="https://docs.databricks.com/workflows/delta-live-tables/delta-live-tables-quickstart.html#view-settings" target="_blank"&gt;Delta Live Tables UI&lt;/A&gt;.)&lt;/P&gt;</description>
      <pubDate>Wed, 28 Sep 2022 13:41:00 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/can-i-pass-parameters-to-a-delta-live-table-pipeline-at-running/m-p/30442#M22079</guid>
      <dc:creator>Debayan</dc:creator>
      <dc:date>2022-09-28T13:41:00Z</dc:date>
    </item>
    <item>
      <title>Re: Can I pass parameters to a Delta Live Table pipeline at running time?</title>
      <link>https://community.databricks.com/t5/data-engineering/can-i-pass-parameters-to-a-delta-live-table-pipeline-at-running/m-p/66793#M33209</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/66973"&gt;@jfvizoso&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I also have the same scenario, did you find any work around.&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Apr 2024 23:11:36 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/can-i-pass-parameters-to-a-delta-live-table-pipeline-at-running/m-p/66793#M33209</guid>
      <dc:creator>Mustafa_Kamal</dc:creator>
      <dc:date>2024-04-19T23:11:36Z</dc:date>
    </item>
    <item>
      <title>Re: Can I pass parameters to a Delta Live Table pipeline at running time?</title>
      <link>https://community.databricks.com/t5/data-engineering/can-i-pass-parameters-to-a-delta-live-table-pipeline-at-running/m-p/82274#M36590</link>
      <description>&lt;P&gt;This seems to be the key to this question:&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.databricks.com/en/delta-live-tables/settings.html#parameterize-dataset-declarations-in-python-or-sql" target="_self"&gt;parameterize for dlt&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My understanding of this is that you can add the parameter either in the DLT settings UI via Advanced Config/Add Configuration, key, value dialog.&amp;nbsp; &amp;nbsp;Or via the corresponding pipeline settings JSON like this using my custom parameter "crawls_params" = "last 4".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;"configuration": {
        "crawls_param": "last 4"
    },&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This would require changing those setting each time you run the job.&amp;nbsp; &amp;nbsp;But, I'm not clear how you would pass and subsequently read a parameter if a pipeline is added as a task to a job.&amp;nbsp; &amp;nbsp;Jobs and tasks allow for passing of parameters, just not clear on how to get those into the DLT pipeline.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Aug 2024 17:12:30 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/can-i-pass-parameters-to-a-delta-live-table-pipeline-at-running/m-p/82274#M36590</guid>
      <dc:creator>lprevost</dc:creator>
      <dc:date>2024-08-07T17:12:30Z</dc:date>
    </item>
    <item>
      <title>Re: Can I pass parameters to a Delta Live Table pipeline at running time?</title>
      <link>https://community.databricks.com/t5/data-engineering/can-i-pass-parameters-to-a-delta-live-table-pipeline-at-running/m-p/130942#M48946</link>
      <description>&lt;P&gt;Team - any workaround possible? I have 100+ tables which need to be ingested incrementally. I created a single DTL notebook which i am using inside a pipeline as a task, this pipeline is triggered via job on file arrival event. I want to utilize same notebook for different tables as well, due to this i am planning to pass table name and primary key to the notebook, from pipeline config or job parameter but no luck so far. anybody has working solution for this?&lt;/P&gt;&lt;P&gt;OR is there a way i can read pipeline name in DLT notebook, as pipeline name is based on table name.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Sep 2025 08:06:20 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/can-i-pass-parameters-to-a-delta-live-table-pipeline-at-running/m-p/130942#M48946</guid>
      <dc:creator>DeepakAI</dc:creator>
      <dc:date>2025-09-05T08:06:20Z</dc:date>
    </item>
    <item>
      <title>Re: Can I pass parameters to a Delta Live Table pipeline at running time?</title>
      <link>https://community.databricks.com/t5/data-engineering/can-i-pass-parameters-to-a-delta-live-table-pipeline-at-running/m-p/143537#M52198</link>
      <description>&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/182679"&gt;@DeepakAI&lt;/a&gt;&amp;nbsp;: May I know, how you resolved it?&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jan 2026 21:03:00 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/can-i-pass-parameters-to-a-delta-live-table-pipeline-at-running/m-p/143537#M52198</guid>
      <dc:creator>Sudharsan</dc:creator>
      <dc:date>2026-01-09T21:03:00Z</dc:date>
    </item>
  </channel>
</rss>

