<?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: Qlik Alerting - Drill to Dimension Customized Notification in Reporting Service &amp; Alerting</title>
    <link>https://community.qlik.com/t5/Reporting-Service-Alerting/Qlik-Alerting-Drill-to-Dimension-Customized-Notification/m-p/1935260#M1561</link>
    <description>&lt;P&gt;Hi Patricia,&lt;/P&gt;
&lt;P&gt;I want to send a table through alerts with one dimension and multiple measures. Please refer to the table example given below:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So if a user have access to two employees then he should be able to see data for those two employees in below format.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;TABLE border="1" width="100%"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="25%"&gt;Employee ID (Dimension)&lt;/TD&gt;
&lt;TD width="25%"&gt;Leaves(1st Measure)&lt;/TD&gt;
&lt;TD width="25%"&gt;&amp;nbsp;Attendance(2nd Measure)&lt;/TD&gt;
&lt;TD width="25%"&gt;&amp;nbsp;Salary(3rd Measure)&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="25%"&gt;1&lt;/TD&gt;
&lt;TD width="25%"&gt;10&lt;/TD&gt;
&lt;TD width="25%"&gt;70%&lt;/TD&gt;
&lt;TD width="25%"&gt;20000&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="25%"&gt;2&lt;/TD&gt;
&lt;TD width="25%"&gt;5&lt;/TD&gt;
&lt;TD width="25%"&gt;30%&lt;/TD&gt;
&lt;TD width="25%"&gt;10000&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;</description>
    <pubDate>Wed, 25 May 2022 08:05:19 GMT</pubDate>
    <dc:creator>yadavprachi02</dc:creator>
    <dc:date>2022-05-25T08:05:19Z</dc:date>
    <item>
      <title>Qlik Alerting - Drill to Dimension Customized Notification</title>
      <link>https://community.qlik.com/t5/Reporting-Service-Alerting/Qlik-Alerting-Drill-to-Dimension-Customized-Notification/m-p/1928963#M1559</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;I am trying to send a customized notification to a group of users with Drill to Dimension feature.&lt;/P&gt;
&lt;P&gt;We have 1 Dimension and 3 measures. What will be the code/dynamix text variable to differentiate these 3 measures and put it in a table format in HTML. The help page do provide syntax for one measure in case of drill to dimension feature but for multiple measures, I am not able to find any syntax.&lt;/P&gt;
&lt;P&gt;&lt;A title="Drill To Dimension with Single measure" href="https://help.qlik.com/en-US/alerting/October2021/Content/QlikAlerting/custom-notifications.htm#anchor-3" target="_blank" rel="noopener"&gt;Drill to Dimension with Single Measure&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Can anyone please help me out here. I tried using {{qNum.0}},&amp;nbsp;{{qNum.1}}...so on but it doesn't work. In case of Deafult template, the table is showing up for all the measures across dimension. Need the logic for Customized notification&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jan 2025 15:57:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Reporting-Service-Alerting/Qlik-Alerting-Drill-to-Dimension-Customized-Notification/m-p/1928963#M1559</guid>
      <dc:creator>yadavprachi02</dc:creator>
      <dc:date>2025-01-29T15:57:23Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Alerting - Drill to Dimension Customized Notification</title>
      <link>https://community.qlik.com/t5/Reporting-Service-Alerting/Qlik-Alerting-Drill-to-Dimension-Customized-Notification/m-p/1931768#M1560</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/157917"&gt;@yadavprachi02&lt;/a&gt;, could you kindly please share a visual example of what you want to achieve? Thanks a lot!&lt;/P&gt;</description>
      <pubDate>Tue, 17 May 2022 13:29:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Reporting-Service-Alerting/Qlik-Alerting-Drill-to-Dimension-Customized-Notification/m-p/1931768#M1560</guid>
      <dc:creator>Patricia_Silva</dc:creator>
      <dc:date>2022-05-17T13:29:52Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Alerting - Drill to Dimension Customized Notification</title>
      <link>https://community.qlik.com/t5/Reporting-Service-Alerting/Qlik-Alerting-Drill-to-Dimension-Customized-Notification/m-p/1935260#M1561</link>
      <description>&lt;P&gt;Hi Patricia,&lt;/P&gt;
&lt;P&gt;I want to send a table through alerts with one dimension and multiple measures. Please refer to the table example given below:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So if a user have access to two employees then he should be able to see data for those two employees in below format.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;TABLE border="1" width="100%"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="25%"&gt;Employee ID (Dimension)&lt;/TD&gt;
&lt;TD width="25%"&gt;Leaves(1st Measure)&lt;/TD&gt;
&lt;TD width="25%"&gt;&amp;nbsp;Attendance(2nd Measure)&lt;/TD&gt;
&lt;TD width="25%"&gt;&amp;nbsp;Salary(3rd Measure)&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="25%"&gt;1&lt;/TD&gt;
&lt;TD width="25%"&gt;10&lt;/TD&gt;
&lt;TD width="25%"&gt;70%&lt;/TD&gt;
&lt;TD width="25%"&gt;20000&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="25%"&gt;2&lt;/TD&gt;
&lt;TD width="25%"&gt;5&lt;/TD&gt;
&lt;TD width="25%"&gt;30%&lt;/TD&gt;
&lt;TD width="25%"&gt;10000&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;</description>
      <pubDate>Wed, 25 May 2022 08:05:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Reporting-Service-Alerting/Qlik-Alerting-Drill-to-Dimension-Customized-Notification/m-p/1935260#M1561</guid>
      <dc:creator>yadavprachi02</dc:creator>
      <dc:date>2022-05-25T08:05:19Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Alerting - Drill to Dimension Customized Notification</title>
      <link>https://community.qlik.com/t5/Reporting-Service-Alerting/Qlik-Alerting-Drill-to-Dimension-Customized-Notification/m-p/1935418#M1562</link>
      <description>&lt;P&gt;Got the solution using below code.&lt;/P&gt;
&lt;P&gt;&amp;lt;table&lt;BR /&gt;style="color:#494848; font-size:13px; line-height:1.8; table-layout:auto; width:100%;"&amp;gt;&lt;BR /&gt;&amp;lt;tr style="background-color: #fff"&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;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.2}}&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;td&lt;BR /&gt;style="padding-top:5px; padding-bottom:5px; padding-left:10px; padding-right:10px"&amp;gt;&lt;BR /&gt;{{3}}&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, 25 May 2022 12:28:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Reporting-Service-Alerting/Qlik-Alerting-Drill-to-Dimension-Customized-Notification/m-p/1935418#M1562</guid>
      <dc:creator>yadavprachi02</dc:creator>
      <dc:date>2022-05-25T12:28:03Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Alerting - Drill to Dimension Customized Notification</title>
      <link>https://community.qlik.com/t5/Reporting-Service-Alerting/Qlik-Alerting-Drill-to-Dimension-Customized-Notification/m-p/1935474#M1563</link>
      <description>&lt;P&gt;Thanks a lot Prachi.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;This resolved my issue&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 May 2022 13:19:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Reporting-Service-Alerting/Qlik-Alerting-Drill-to-Dimension-Customized-Notification/m-p/1935474#M1563</guid>
      <dc:creator>Pallavi_Singh</dc:creator>
      <dc:date>2022-05-25T13:19:01Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Alerting - Drill to Dimension Customized Notification</title>
      <link>https://community.qlik.com/t5/Reporting-Service-Alerting/Qlik-Alerting-Drill-to-Dimension-Customized-Notification/m-p/1935930#M1564</link>
      <description>&lt;P&gt;Nice Solution.&lt;/P&gt;
&lt;P&gt;Thanks for Posting the solution.&lt;/P&gt;</description>
      <pubDate>Thu, 26 May 2022 09:25:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Reporting-Service-Alerting/Qlik-Alerting-Drill-to-Dimension-Customized-Notification/m-p/1935930#M1564</guid>
      <dc:creator>PratikSrivastsava</dc:creator>
      <dc:date>2022-05-26T09:25:30Z</dc:date>
    </item>
  </channel>
</rss>

