<?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: Value array {{QUERY_RESULT_ROWS}} in Databricks SQL alerts custom template in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/value-array-query-result-rows-in-databricks-sql-alerts-custom/m-p/33115#M24199</link>
    <description>&lt;P&gt;@Aleksandar Mirkovic​&amp;nbsp;I second that an example should be provided in documentation! (hint, hint @Kaniz Fatma​&amp;nbsp;​&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt; )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is an example how to add the QUERY_RESULT_ROWS in email: (query result is table with 2 columns: column1,column2)&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&amp;lt;table&amp;gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;column1 header&amp;lt;/th&amp;gt;&amp;lt;th&amp;gt;column2 header&amp;lt;/th&amp;gt;&amp;lt;/tr&amp;gt;
{{#QUERY_RESULT_ROWS}}
&amp;lt;tr&amp;gt;
&amp;lt;td&amp;gt;{{column1}}&amp;lt;/td&amp;gt; &amp;lt;td&amp;gt;{{column2}}&amp;lt;/td&amp;gt;
&amp;lt;/tr&amp;gt;
{{/QUERY_RESULT_ROWS}}
&amp;lt;/table&amp;gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;B&gt;&lt;I&gt;&amp;nbsp;note of caution: if a receiver have turned off html rendering in email, this does not look good!!! The tags will be written out as plain text&lt;/I&gt;&lt;/B&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 13 Sep 2022 01:31:00 GMT</pubDate>
    <dc:creator>merca</dc:creator>
    <dc:date>2022-09-13T01:31:00Z</dc:date>
    <item>
      <title>Value array {{QUERY_RESULT_ROWS}} in Databricks SQL alerts custom template</title>
      <link>https://community.databricks.com/t5/data-engineering/value-array-query-result-rows-in-databricks-sql-alerts-custom/m-p/33103#M24187</link>
      <description>&lt;P&gt;Please include in documentation an example how to incorporate the `QUERY_RESULT_ROWS` variable in the custom template.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Dec 2021 06:59:27 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/value-array-query-result-rows-in-databricks-sql-alerts-custom/m-p/33103#M24187</guid>
      <dc:creator>merca</dc:creator>
      <dc:date>2021-12-16T06:59:27Z</dc:date>
    </item>
    <item>
      <title>Re: Value array {{QUERY_RESULT_ROWS}} in Databricks SQL alerts custom template</title>
      <link>https://community.databricks.com/t5/data-engineering/value-array-query-result-rows-in-databricks-sql-alerts-custom/m-p/33105#M24189</link>
      <description>&lt;P&gt;Hi @Merca Ovnerud​&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the docs link &lt;A href="https://docs.databricks.com/sql/user/alerts/index.html" target="test_blank"&gt;https://docs.databricks.com/sql/user/alerts/index.html&lt;/A&gt; please let me know if this helps or you still have more follow questions.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jan 2022 01:01:39 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/value-array-query-result-rows-in-databricks-sql-alerts-custom/m-p/33105#M24189</guid>
      <dc:creator>jose_gonzalez</dc:creator>
      <dc:date>2022-01-06T01:01:39Z</dc:date>
    </item>
    <item>
      <title>Re: Value array {{QUERY_RESULT_ROWS}} in Databricks SQL alerts custom template</title>
      <link>https://community.databricks.com/t5/data-engineering/value-array-query-result-rows-in-databricks-sql-alerts-custom/m-p/33106#M24190</link>
      <description>&lt;P&gt;Hi Jose, &lt;/P&gt;&lt;P&gt;I believe @Merca Ovnerud​&amp;nbsp;asked for the docs to include an example, but I cannot see that this has been added in the link you provided.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jan 2022 07:58:07 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/value-array-query-result-rows-in-databricks-sql-alerts-custom/m-p/33106#M24190</guid>
      <dc:creator>realolap</dc:creator>
      <dc:date>2022-01-10T07:58:07Z</dc:date>
    </item>
    <item>
      <title>Re: Value array {{QUERY_RESULT_ROWS}} in Databricks SQL alerts custom template</title>
      <link>https://community.databricks.com/t5/data-engineering/value-array-query-result-rows-in-databricks-sql-alerts-custom/m-p/33107#M24191</link>
      <description>&lt;P&gt;@Jose Gonzalez​&amp;nbsp; Just sending me to documentations when I clearly state in my question that they are missing examples from the said documentation is borderline rude. And not responding even when someone tries to point this out, is even more.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyhow - could someone please tell me if there is possible (and how) to include data from the {{QUERY_RESULT_ROWS}} in the alert email? &lt;/P&gt;</description>
      <pubDate>Fri, 28 Jan 2022 08:01:50 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/value-array-query-result-rows-in-databricks-sql-alerts-custom/m-p/33107#M24191</guid>
      <dc:creator>merca</dc:creator>
      <dc:date>2022-01-28T08:01:50Z</dc:date>
    </item>
    <item>
      <title>Re: Value array {{QUERY_RESULT_ROWS}} in Databricks SQL alerts custom template</title>
      <link>https://community.databricks.com/t5/data-engineering/value-array-query-result-rows-in-databricks-sql-alerts-custom/m-p/33111#M24195</link>
      <description>&lt;P&gt;Hi @Kaniz Fatma​&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for the link. That was exactly what I was looking for.  I hope this  will be included in databricks documentation for others who may have the same problem!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best&lt;/P&gt;&lt;P&gt;-Merca-&lt;/P&gt;&lt;P&gt;PS: Ask all the questions you like &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt; &lt;/P&gt;</description>
      <pubDate>Fri, 28 Jan 2022 10:59:20 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/value-array-query-result-rows-in-databricks-sql-alerts-custom/m-p/33111#M24195</guid>
      <dc:creator>merca</dc:creator>
      <dc:date>2022-01-28T10:59:20Z</dc:date>
    </item>
    <item>
      <title>Re: Value array {{QUERY_RESULT_ROWS}} in Databricks SQL alerts custom template</title>
      <link>https://community.databricks.com/t5/data-engineering/value-array-query-result-rows-in-databricks-sql-alerts-custom/m-p/33113#M24197</link>
      <description>&lt;P&gt;Done!&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jan 2022 12:47:20 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/value-array-query-result-rows-in-databricks-sql-alerts-custom/m-p/33113#M24197</guid>
      <dc:creator>merca</dc:creator>
      <dc:date>2022-01-28T12:47:20Z</dc:date>
    </item>
    <item>
      <title>Re: Value array {{QUERY_RESULT_ROWS}} in Databricks SQL alerts custom template</title>
      <link>https://community.databricks.com/t5/data-engineering/value-array-query-result-rows-in-databricks-sql-alerts-custom/m-p/33114#M24198</link>
      <description>&lt;P&gt;I was wondering about this same question, however, the link is no longer accessible. Could the example be included int he official databricks documentation?&lt;/P&gt;</description>
      <pubDate>Mon, 12 Sep 2022 19:21:24 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/value-array-query-result-rows-in-databricks-sql-alerts-custom/m-p/33114#M24198</guid>
      <dc:creator>Aleks</dc:creator>
      <dc:date>2022-09-12T19:21:24Z</dc:date>
    </item>
    <item>
      <title>Re: Value array {{QUERY_RESULT_ROWS}} in Databricks SQL alerts custom template</title>
      <link>https://community.databricks.com/t5/data-engineering/value-array-query-result-rows-in-databricks-sql-alerts-custom/m-p/33115#M24199</link>
      <description>&lt;P&gt;@Aleksandar Mirkovic​&amp;nbsp;I second that an example should be provided in documentation! (hint, hint @Kaniz Fatma​&amp;nbsp;​&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt; )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is an example how to add the QUERY_RESULT_ROWS in email: (query result is table with 2 columns: column1,column2)&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&amp;lt;table&amp;gt;
&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;column1 header&amp;lt;/th&amp;gt;&amp;lt;th&amp;gt;column2 header&amp;lt;/th&amp;gt;&amp;lt;/tr&amp;gt;
{{#QUERY_RESULT_ROWS}}
&amp;lt;tr&amp;gt;
&amp;lt;td&amp;gt;{{column1}}&amp;lt;/td&amp;gt; &amp;lt;td&amp;gt;{{column2}}&amp;lt;/td&amp;gt;
&amp;lt;/tr&amp;gt;
{{/QUERY_RESULT_ROWS}}
&amp;lt;/table&amp;gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;B&gt;&lt;I&gt;&amp;nbsp;note of caution: if a receiver have turned off html rendering in email, this does not look good!!! The tags will be written out as plain text&lt;/I&gt;&lt;/B&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Sep 2022 01:31:00 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/value-array-query-result-rows-in-databricks-sql-alerts-custom/m-p/33115#M24199</guid>
      <dc:creator>merca</dc:creator>
      <dc:date>2022-09-13T01:31:00Z</dc:date>
    </item>
    <item>
      <title>Re: Value array {{QUERY_RESULT_ROWS}} in Databricks SQL alerts custom template</title>
      <link>https://community.databricks.com/t5/data-engineering/value-array-query-result-rows-in-databricks-sql-alerts-custom/m-p/93490#M38716</link>
      <description>&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/27819"&gt;@merca&lt;/a&gt;&amp;nbsp;I have been using this same solution in alerts and it has been working great until yesterday, 10/9/2024. Now the results are showing up blank in my alert notification. Are you experiencing the same?&lt;/P&gt;</description>
      <pubDate>Thu, 10 Oct 2024 17:48:46 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/value-array-query-result-rows-in-databricks-sql-alerts-custom/m-p/93490#M38716</guid>
      <dc:creator>CJK053000</dc:creator>
      <dc:date>2024-10-10T17:48:46Z</dc:date>
    </item>
    <item>
      <title>Re: Value array {{QUERY_RESULT_ROWS}} in Databricks SQL alerts custom template</title>
      <link>https://community.databricks.com/t5/data-engineering/value-array-query-result-rows-in-databricks-sql-alerts-custom/m-p/94691#M38956</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/126078"&gt;@CJK053000&lt;/a&gt;, I'm experiencing the same behavior. Have you figured out the workaround?&lt;/P&gt;</description>
      <pubDate>Fri, 18 Oct 2024 05:09:51 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/value-array-query-result-rows-in-databricks-sql-alerts-custom/m-p/94691#M38956</guid>
      <dc:creator>dec1mo</dc:creator>
      <dc:date>2024-10-18T05:09:51Z</dc:date>
    </item>
    <item>
      <title>Re: Value array {{QUERY_RESULT_ROWS}} in Databricks SQL alerts custom template</title>
      <link>https://community.databricks.com/t5/data-engineering/value-array-query-result-rows-in-databricks-sql-alerts-custom/m-p/94736#M38963</link>
      <description>&lt;P&gt;I am having the same issue as well from today. Any idea what is wrong and how to fix it ?&lt;/P&gt;</description>
      <pubDate>Fri, 18 Oct 2024 06:58:23 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/value-array-query-result-rows-in-databricks-sql-alerts-custom/m-p/94736#M38963</guid>
      <dc:creator>abaghel</dc:creator>
      <dc:date>2024-10-18T06:58:23Z</dc:date>
    </item>
    <item>
      <title>Re: Value array {{QUERY_RESULT_ROWS}} in Databricks SQL alerts custom template</title>
      <link>https://community.databricks.com/t5/data-engineering/value-array-query-result-rows-in-databricks-sql-alerts-custom/m-p/94900#M38992</link>
      <description>&lt;P&gt;I have a support ticket open and am awaiting feedback. I will report back once I have more info.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Oct 2024 15:03:07 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/value-array-query-result-rows-in-databricks-sql-alerts-custom/m-p/94900#M38992</guid>
      <dc:creator>CJK053000</dc:creator>
      <dc:date>2024-10-18T15:03:07Z</dc:date>
    </item>
    <item>
      <title>Re: Value array {{QUERY_RESULT_ROWS}} in Databricks SQL alerts custom template</title>
      <link>https://community.databricks.com/t5/data-engineering/value-array-query-result-rows-in-databricks-sql-alerts-custom/m-p/96530#M39288</link>
      <description>&lt;P&gt;Databricks confirmed this was an issue on their end and it should be resolved now. It is working for me.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Oct 2024 15:11:57 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/value-array-query-result-rows-in-databricks-sql-alerts-custom/m-p/96530#M39288</guid>
      <dc:creator>CJK053000</dc:creator>
      <dc:date>2024-10-28T15:11:57Z</dc:date>
    </item>
    <item>
      <title>Re: Value array {{QUERY_RESULT_ROWS}} in Databricks SQL alerts custom template</title>
      <link>https://community.databricks.com/t5/data-engineering/value-array-query-result-rows-in-databricks-sql-alerts-custom/m-p/130351#M48767</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/27819"&gt;@merca&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;This is not working for me. Can you please help me with this ?&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Sep 2025 10:22:52 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/value-array-query-result-rows-in-databricks-sql-alerts-custom/m-p/130351#M48767</guid>
      <dc:creator>gayatrikhatale</dc:creator>
      <dc:date>2025-09-01T10:22:52Z</dc:date>
    </item>
  </channel>
</rss>

