<?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 Dynamic field by macro in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Dynamic-field-by-macro/m-p/1068203#M937997</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to send a mail through macro which has been done but in mail body i want to put Dealer name and their area office at top .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Consider the below format&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dealer Name,Area Office(Should be change according to dealer)&lt;/P&gt;&lt;P&gt;Dear Sir/Mam,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN style="font-family: 'Times New Roman', serif;"&gt;&lt;SPAN style="font-size: 12pt;"&gt;Please find your attached Crusade performance for the month of &lt;STRONG&gt;Feb-2016(Must be change on month basis)&lt;/STRONG&gt;.For any queries or support in &lt;/SPAN&gt;&lt;SPAN style="font-size: 16px;"&gt;improvement&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt;"&gt;, please get in touch with your area office team. &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 Feb 2016 07:17:44 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-02-08T07:17:44Z</dc:date>
    <item>
      <title>Dynamic field by macro</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-field-by-macro/m-p/1068203#M937997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to send a mail through macro which has been done but in mail body i want to put Dealer name and their area office at top .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Consider the below format&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dealer Name,Area Office(Should be change according to dealer)&lt;/P&gt;&lt;P&gt;Dear Sir/Mam,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN style="font-family: 'Times New Roman', serif;"&gt;&lt;SPAN style="font-size: 12pt;"&gt;Please find your attached Crusade performance for the month of &lt;STRONG&gt;Feb-2016(Must be change on month basis)&lt;/STRONG&gt;.For any queries or support in &lt;/SPAN&gt;&lt;SPAN style="font-size: 16px;"&gt;improvement&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt;"&gt;, please get in touch with your area office team. &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Feb 2016 07:17:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-field-by-macro/m-p/1068203#M937997</guid>
      <dc:creator />
      <dc:date>2016-02-08T07:17:44Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic field by macro</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-field-by-macro/m-p/1068204#M937998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In general something like this should work:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;varPeriode = month(now()) &amp;amp; "-" &amp;amp; year(now())&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;varBody1 = "Dealer Name,Area Office(Should be change according to dealer) Dear Sir/Mam, &lt;SPAN style="font-size: 12pt; font-family: 'Times New Roman', serif;"&gt;Please find your attached Crusade performance for the month of&amp;nbsp; &lt;/SPAN&gt;"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;varBody2 = "&lt;SPAN style="font-family: 'Times New Roman', serif;"&gt;&lt;SPAN style="font-size: 12pt;"&gt;.For any queries or support in &lt;/SPAN&gt;&lt;SPAN style="font-size: 16px;"&gt;improvement&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt;"&gt;, please get in touch with your area office team."&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: 'Times New Roman', serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: 'Times New Roman', serif;"&gt;varBodyComplete = varBody1 &amp;amp; varPeriode &amp;amp; varBody2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: 'Times New Roman', serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;You might need some further adjustments to format the period differently (and/or to fetch this from a gui-variable) or to put linebreaks - Chr(10) - within the text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Feb 2016 12:02:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-field-by-macro/m-p/1068204#M937998</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-02-08T12:02:38Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic field by macro</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-field-by-macro/m-p/1068205#M937999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rasool,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; First you have to go to settings--user preferences -- mail--give the sender and server details and then go to tools -- alerts--give the details like message which you want to send it and mail recipients etc details.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Feb 2016 12:25:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-field-by-macro/m-p/1068205#M937999</guid>
      <dc:creator />
      <dc:date>2016-02-08T12:25:53Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic field by macro</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-field-by-macro/m-p/1068206#M938000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanx for the response will check you and confirm for the same&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Feb 2016 06:20:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-field-by-macro/m-p/1068206#M938000</guid>
      <dc:creator />
      <dc:date>2016-02-09T06:20:13Z</dc:date>
    </item>
  </channel>
</rss>

