<?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: Nprinting Table data Restriction in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Nprinting-Table-data-Restriction/m-p/2153982#M93485</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Based on week count for selective users....I can't understand&lt;/P&gt;
&lt;P&gt;Please, explain your requirements with some examples..&lt;/P&gt;</description>
    <pubDate>Mon, 18 Dec 2023 09:26:51 GMT</pubDate>
    <dc:creator>Parthiban</dc:creator>
    <dc:date>2023-12-18T09:26:51Z</dc:date>
    <item>
      <title>Nprinting Table data Restriction</title>
      <link>https://community.qlik.com/t5/App-Development/Nprinting-Table-data-Restriction/m-p/2153817#M93472</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;I have a weekly Nprinting schedule which triggers to respective owners every week for any approval. Mail content is working fine with variables in Script.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;I am attaching one table data, which has complete data. Is there any way we can restrict data in table as well. First column is user ID in table. If Email triggering to that respective user , table should send only info for that user .. not entire table.&lt;/P&gt;
&lt;P&gt;Any help on this&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Karthick&lt;/P&gt;</description>
      <pubDate>Sun, 17 Dec 2023 18:21:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Nprinting-Table-data-Restriction/m-p/2153817#M93472</guid>
      <dc:creator>Karthick30</dc:creator>
      <dc:date>2023-12-17T18:21:49Z</dc:date>
    </item>
    <item>
      <title>Re: Nprinting Table data Restriction</title>
      <link>https://community.qlik.com/t5/App-Development/Nprinting-Table-data-Restriction/m-p/2153922#M93477</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;You can add filter for that respective users and then send the reports.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Dec 2023 07:31:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Nprinting-Table-data-Restriction/m-p/2153922#M93477</guid>
      <dc:creator>Parthiban</dc:creator>
      <dc:date>2023-12-18T07:31:25Z</dc:date>
    </item>
    <item>
      <title>Re: Nprinting Table data Restriction</title>
      <link>https://community.qlik.com/t5/App-Development/Nprinting-Table-data-Restriction/m-p/2153962#M93482</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/150041"&gt;@Parthiban&lt;/a&gt;&amp;nbsp; I have around 1000 plus users. Mail triggering will happen based on that week's count. for selective users.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;But inside table how to apply filters while attaching to respective owners&lt;/P&gt;</description>
      <pubDate>Mon, 18 Dec 2023 08:59:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Nprinting-Table-data-Restriction/m-p/2153962#M93482</guid>
      <dc:creator>Karthick30</dc:creator>
      <dc:date>2023-12-18T08:59:55Z</dc:date>
    </item>
    <item>
      <title>Re: Nprinting Table data Restriction</title>
      <link>https://community.qlik.com/t5/App-Development/Nprinting-Table-data-Restriction/m-p/2153982#M93485</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Based on week count for selective users....I can't understand&lt;/P&gt;
&lt;P&gt;Please, explain your requirements with some examples..&lt;/P&gt;</description>
      <pubDate>Mon, 18 Dec 2023 09:26:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Nprinting-Table-data-Restriction/m-p/2153982#M93485</guid>
      <dc:creator>Parthiban</dc:creator>
      <dc:date>2023-12-18T09:26:51Z</dc:date>
    </item>
    <item>
      <title>Re: Nprinting Table data Restriction</title>
      <link>https://community.qlik.com/t5/App-Development/Nprinting-Table-data-Restriction/m-p/2154005#M93486</link>
      <description>&lt;P&gt;Sure.&lt;/P&gt;
&lt;P&gt;please find the below screenshot for reference&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Karthick30_0-1702893047800.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/125620i3D0728D25A172440/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Karthick30_0-1702893047800.png" alt="Karthick30_0-1702893047800.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In above scenario . I have one bar chart and this raw data as table.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As per my email logic To and Cc&amp;nbsp; ,email sending separately to Alex and Churp..&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But table attachment shows all the records for both the users.&lt;/P&gt;
&lt;P&gt;My requirement is for Alex has to see only his own records not others&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Karthick&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Dec 2023 09:55:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Nprinting-Table-data-Restriction/m-p/2154005#M93486</guid>
      <dc:creator>Karthick30</dc:creator>
      <dc:date>2023-12-18T09:55:28Z</dc:date>
    </item>
    <item>
      <title>Re: Nprinting Table data Restriction</title>
      <link>https://community.qlik.com/t5/App-Development/Nprinting-Table-data-Restriction/m-p/2154011#M93488</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Ok, then you can create a filter with the field Owner. And then add that filter in respective User tab then combine all users in a single group. Finally add that group in task and then you can trigger the task.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Dec 2023 10:03:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Nprinting-Table-data-Restriction/m-p/2154011#M93488</guid>
      <dc:creator>Parthiban</dc:creator>
      <dc:date>2023-12-18T10:03:34Z</dc:date>
    </item>
  </channel>
</rss>

