<?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: import recipients in Qlik NPrinting</title>
    <link>https://community.qlik.com/t5/Qlik-NPrinting/import-recipients/m-p/1145521#M11219</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, I am asking about the Data Source (Excel / DB / xml)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Jun 2016 07:30:32 GMT</pubDate>
    <dc:creator>Anil_Babu_Samineni</dc:creator>
    <dc:date>2016-06-21T07:30:32Z</dc:date>
    <item>
      <title>import recipients</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/import-recipients/m-p/1145513#M11211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I imported a couple of hundred recipients and I need to have the IDs in the Name field, but I can't figure out a way to make the ID to automatically fill the Name field.&lt;/P&gt;&lt;P&gt;Suggestions?&lt;/P&gt;&lt;P&gt;I manually did the first 2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&lt;IMG alt="CaptureA.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/128388_CaptureA.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jun 2016 21:31:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/import-recipients/m-p/1145513#M11211</guid>
      <dc:creator>alexpanjhc</dc:creator>
      <dc:date>2016-06-17T21:31:02Z</dc:date>
    </item>
    <item>
      <title>Re: import recipients</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/import-recipients/m-p/1145514#M11212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you elaborate on your requirement?&lt;/P&gt;&lt;P&gt;Without explaining how your IDs can be calculated/generated/loaded , your question is hard to answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Jun 2016 00:02:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/import-recipients/m-p/1145514#M11212</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2016-06-19T00:02:54Z</dc:date>
    </item>
    <item>
      <title>Re: import recipients</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/import-recipients/m-p/1145515#M11213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I understand you correctly, you can use a simple functions like Replace() or TextBetween() and Capitalize() on the description column.&lt;/P&gt;&lt;P&gt;When loading the table you can add the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Capitalize(&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;TextBetween(&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Description, ' ', '@') &lt;SPAN style="font-size: 13.3333px;"&gt;as [Name field],&amp;nbsp; //text between the first space and the '@' sign&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Description&lt;/P&gt;&lt;P&gt;From ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and if your data is more complicated then Qlikview has many options using Index(), Replace(), Left(),Right(), Trim() and other string manipulations.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Jun 2016 10:31:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/import-recipients/m-p/1145515#M11213</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-19T10:31:16Z</dc:date>
    </item>
    <item>
      <title>Re: import recipients</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/import-recipients/m-p/1145516#M11214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Marco,&lt;/P&gt;&lt;P&gt;I have my ID and emails, it is just when I imported them, I am not sure how to map the ID under the name section.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jun 2016 12:19:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/import-recipients/m-p/1145516#M11214</guid>
      <dc:creator>alexpanjhc</dc:creator>
      <dc:date>2016-06-20T12:19:36Z</dc:date>
    </item>
    <item>
      <title>Re: import recipients</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/import-recipients/m-p/1145517#M11215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Eyal&lt;/P&gt;&lt;P&gt;here is what I see, and after I did the import, I wanted to have the IDs under the Name (in my original post)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this is clearer.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="128512" alt="CaptureB.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/128512_CaptureB.PNG" style="height: auto;" /&gt;&lt;IMG __jive_id="128513" alt="CaptureC.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/128513_CaptureC.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jun 2016 12:26:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/import-recipients/m-p/1145517#M11215</guid>
      <dc:creator>alexpanjhc</dc:creator>
      <dc:date>2016-06-20T12:26:28Z</dc:date>
    </item>
    <item>
      <title>Re: import recipients</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/import-recipients/m-p/1145518#M11216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Alex,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where do you get this Text. If this data coming from Excel i have simple logic ..Let me know ??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jun 2016 14:09:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/import-recipients/m-p/1145518#M11216</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2016-06-20T14:09:07Z</dc:date>
    </item>
    <item>
      <title>Re: import recipients</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/import-recipients/m-p/1145519#M11217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anil&lt;/P&gt;&lt;P&gt;it is from a Qlikview table that I created.Is it what you are asking?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jun 2016 17:42:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/import-recipients/m-p/1145519#M11217</guid>
      <dc:creator>alexpanjhc</dc:creator>
      <dc:date>2016-06-20T17:42:44Z</dc:date>
    </item>
    <item>
      <title>Re: import recipients</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/import-recipients/m-p/1145520#M11218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alex,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;ID&lt;/STRONG&gt;&lt;/EM&gt; is a key field and should be unique for each recipient. You can have many recipients with the same name but not the same ID. Each recipient can have multiple filters - which is what I think you are trying to achieve. Here is a link to all the relevant tutorials/documentation: &lt;A href="https://community.qlik.com/docs/DOC-14613"&gt;QlikView NPrinting 16 Tutorials - Recipients &amp;amp;amp; Users&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH - Daniel.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jun 2016 23:30:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/import-recipients/m-p/1145520#M11218</guid>
      <dc:creator>Daniel_Jenkins</dc:creator>
      <dc:date>2016-06-20T23:30:09Z</dc:date>
    </item>
    <item>
      <title>Re: import recipients</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/import-recipients/m-p/1145521#M11219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, I am asking about the Data Source (Excel / DB / xml)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jun 2016 07:30:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/import-recipients/m-p/1145521#M11219</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2016-06-21T07:30:32Z</dc:date>
    </item>
  </channel>
</rss>

