<?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 Dimensions.hjs customization question in Reporting Service &amp; Alerting</title>
    <link>https://community.qlik.com/t5/Reporting-Service-Alerting/Dimensions-hjs-customization-question/m-p/2431352#M1871</link>
    <description>&lt;P&gt;Hello.&amp;nbsp; I am using the below html for my custom email.&amp;nbsp; I am assuming that the&amp;nbsp;&lt;/P&gt;
&lt;P&gt;{{#dimensionValues}}&amp;lt;tr&amp;gt;{{{0}}}, {{1}}, {{2}} &amp;lt;/tr&amp;gt;{{/dimensionValues}} is a loop to generate the rows of record data. {{{0}}} is the drill to dimension value and {{1}} and {{2}} are the measure values of 1 and 2.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there a way for me to reference record 1, measures value 2 in my message text?&amp;nbsp; Is there a syntax for this?&amp;nbsp; like {{1dimensionValues}}{{2}}.&amp;nbsp; I want to be able to pull measure values to customize the message, such as "Your employee is missing data for this time period of&amp;nbsp;{{1dimensionValues}}{{2}}.&amp;nbsp; Please fix."&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;lt;table&lt;BR /&gt;style="color:#000; font-size:13px; line-height:1.8; table-layout:auto; width:100%;"&amp;gt;&lt;BR /&gt;&amp;lt;tr style="background-color: #dfdfdf"&amp;gt;&lt;BR /&gt;&amp;lt;td&lt;BR /&gt;style="padding-top:5px; padding-bottom:5px; padding-left:10px; padding-right:10px"&amp;gt;&lt;BR /&gt;&amp;lt;strong&amp;gt;{{dimensions.0}}&amp;lt;/strong&amp;gt;&amp;lt;/td&amp;gt;&lt;BR /&gt;&amp;lt;td&lt;BR /&gt;style="padding-top:5px; padding-bottom:5px; padding-left:10px; padding-right:10px"&amp;gt;&lt;BR /&gt;&amp;lt;strong&amp;gt;{{measures.0}}&amp;lt;/strong&amp;gt;&amp;lt;/td&amp;gt;&lt;BR /&gt;&amp;lt;td&lt;BR /&gt;style="padding-top:5px; padding-bottom:5px; padding-left:10px; padding-right:10px"&amp;gt;&lt;BR /&gt;&amp;lt;strong&amp;gt;{{measures.1}}&amp;lt;/strong&amp;gt;&amp;lt;/td&amp;gt;&lt;BR /&gt;&amp;lt;/tr&amp;gt;&lt;BR /&gt;{{#dimensionValues}}&lt;BR /&gt;&amp;lt;tr&amp;gt;&lt;BR /&gt;&amp;lt;td&lt;BR /&gt;style="padding-top:5px; padding-bottom:5px; padding-left:10px; padding-right:10px"&amp;gt;&lt;BR /&gt;{{{0}}}&amp;lt;/td&amp;gt;&lt;BR /&gt;&amp;lt;td&lt;BR /&gt;style="padding-top:5px; padding-bottom:5px; padding-left:10px; padding-right:10px"&amp;gt;&lt;BR /&gt;{{1}}&amp;lt;/td&amp;gt;&lt;BR /&gt;&amp;lt;td&lt;BR /&gt;style="padding-top:5px; padding-bottom:5px; padding-left:10px; padding-right:10px"&amp;gt;&lt;BR /&gt;{{2}}&amp;lt;/td&amp;gt;&lt;BR /&gt;&amp;lt;/tr&amp;gt;&lt;BR /&gt;{{/dimensionValues}}&lt;BR /&gt;&amp;lt;/table&amp;gt;&lt;/P&gt;</description>
    <pubDate>Wed, 29 Jan 2025 15:57:23 GMT</pubDate>
    <dc:creator>mtkst13</dc:creator>
    <dc:date>2025-01-29T15:57:23Z</dc:date>
    <item>
      <title>Dimensions.hjs customization question</title>
      <link>https://community.qlik.com/t5/Reporting-Service-Alerting/Dimensions-hjs-customization-question/m-p/2431352#M1871</link>
      <description>&lt;P&gt;Hello.&amp;nbsp; I am using the below html for my custom email.&amp;nbsp; I am assuming that the&amp;nbsp;&lt;/P&gt;
&lt;P&gt;{{#dimensionValues}}&amp;lt;tr&amp;gt;{{{0}}}, {{1}}, {{2}} &amp;lt;/tr&amp;gt;{{/dimensionValues}} is a loop to generate the rows of record data. {{{0}}} is the drill to dimension value and {{1}} and {{2}} are the measure values of 1 and 2.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there a way for me to reference record 1, measures value 2 in my message text?&amp;nbsp; Is there a syntax for this?&amp;nbsp; like {{1dimensionValues}}{{2}}.&amp;nbsp; I want to be able to pull measure values to customize the message, such as "Your employee is missing data for this time period of&amp;nbsp;{{1dimensionValues}}{{2}}.&amp;nbsp; Please fix."&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;lt;table&lt;BR /&gt;style="color:#000; font-size:13px; line-height:1.8; table-layout:auto; width:100%;"&amp;gt;&lt;BR /&gt;&amp;lt;tr style="background-color: #dfdfdf"&amp;gt;&lt;BR /&gt;&amp;lt;td&lt;BR /&gt;style="padding-top:5px; padding-bottom:5px; padding-left:10px; padding-right:10px"&amp;gt;&lt;BR /&gt;&amp;lt;strong&amp;gt;{{dimensions.0}}&amp;lt;/strong&amp;gt;&amp;lt;/td&amp;gt;&lt;BR /&gt;&amp;lt;td&lt;BR /&gt;style="padding-top:5px; padding-bottom:5px; padding-left:10px; padding-right:10px"&amp;gt;&lt;BR /&gt;&amp;lt;strong&amp;gt;{{measures.0}}&amp;lt;/strong&amp;gt;&amp;lt;/td&amp;gt;&lt;BR /&gt;&amp;lt;td&lt;BR /&gt;style="padding-top:5px; padding-bottom:5px; padding-left:10px; padding-right:10px"&amp;gt;&lt;BR /&gt;&amp;lt;strong&amp;gt;{{measures.1}}&amp;lt;/strong&amp;gt;&amp;lt;/td&amp;gt;&lt;BR /&gt;&amp;lt;/tr&amp;gt;&lt;BR /&gt;{{#dimensionValues}}&lt;BR /&gt;&amp;lt;tr&amp;gt;&lt;BR /&gt;&amp;lt;td&lt;BR /&gt;style="padding-top:5px; padding-bottom:5px; padding-left:10px; padding-right:10px"&amp;gt;&lt;BR /&gt;{{{0}}}&amp;lt;/td&amp;gt;&lt;BR /&gt;&amp;lt;td&lt;BR /&gt;style="padding-top:5px; padding-bottom:5px; padding-left:10px; padding-right:10px"&amp;gt;&lt;BR /&gt;{{1}}&amp;lt;/td&amp;gt;&lt;BR /&gt;&amp;lt;td&lt;BR /&gt;style="padding-top:5px; padding-bottom:5px; padding-left:10px; padding-right:10px"&amp;gt;&lt;BR /&gt;{{2}}&amp;lt;/td&amp;gt;&lt;BR /&gt;&amp;lt;/tr&amp;gt;&lt;BR /&gt;{{/dimensionValues}}&lt;BR /&gt;&amp;lt;/table&amp;gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jan 2025 15:57:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Reporting-Service-Alerting/Dimensions-hjs-customization-question/m-p/2431352#M1871</guid>
      <dc:creator>mtkst13</dc:creator>
      <dc:date>2025-01-29T15:57:23Z</dc:date>
    </item>
  </channel>
</rss>

