<?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 Crosstable in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Crosstable/m-p/2107351#M90430</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I have the following table (Source):&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Sharbel_0-1692449188681.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/114731iA12495ED3002D42D/image-size/large?v=v2&amp;amp;px=999" role="button" title="Sharbel_0-1692449188681.png" alt="Sharbel_0-1692449188681.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I am trying to transform it to the following table (Target):&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Sharbel_1-1692449366339.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/114732i14381735B2348FD7/image-size/large?v=v2&amp;amp;px=999" role="button" title="Sharbel_1-1692449366339.png" alt="Sharbel_1-1692449366339.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;tried to use the Crossable syntax :&lt;/P&gt;
&lt;P&gt;Target:&lt;/P&gt;
&lt;DIV&gt;CrossTable (Amnt_Type,Amount)&lt;/DIV&gt;
&lt;DIV&gt;Load&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt; Emp_No,&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp; &amp;nbsp;*&lt;/DIV&gt;
&lt;DIV&gt;Resident Source;&lt;/DIV&gt;
&lt;DIV&gt;Drop Table Source;&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;but didn't got the desired Target table&lt;/P&gt;
&lt;P&gt;Any suggestions?&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Sharbel&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 19 Aug 2023 12:57:15 GMT</pubDate>
    <dc:creator>Sharbel</dc:creator>
    <dc:date>2023-08-19T12:57:15Z</dc:date>
    <item>
      <title>Crosstable</title>
      <link>https://community.qlik.com/t5/App-Development/Crosstable/m-p/2107351#M90430</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I have the following table (Source):&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Sharbel_0-1692449188681.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/114731iA12495ED3002D42D/image-size/large?v=v2&amp;amp;px=999" role="button" title="Sharbel_0-1692449188681.png" alt="Sharbel_0-1692449188681.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I am trying to transform it to the following table (Target):&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Sharbel_1-1692449366339.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/114732i14381735B2348FD7/image-size/large?v=v2&amp;amp;px=999" role="button" title="Sharbel_1-1692449366339.png" alt="Sharbel_1-1692449366339.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;tried to use the Crossable syntax :&lt;/P&gt;
&lt;P&gt;Target:&lt;/P&gt;
&lt;DIV&gt;CrossTable (Amnt_Type,Amount)&lt;/DIV&gt;
&lt;DIV&gt;Load&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt; Emp_No,&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp; &amp;nbsp;*&lt;/DIV&gt;
&lt;DIV&gt;Resident Source;&lt;/DIV&gt;
&lt;DIV&gt;Drop Table Source;&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;but didn't got the desired Target table&lt;/P&gt;
&lt;P&gt;Any suggestions?&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Sharbel&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 19 Aug 2023 12:57:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Crosstable/m-p/2107351#M90430</guid>
      <dc:creator>Sharbel</dc:creator>
      <dc:date>2023-08-19T12:57:15Z</dc:date>
    </item>
    <item>
      <title>Re: Crosstable</title>
      <link>https://community.qlik.com/t5/App-Development/Crosstable/m-p/2107355#M90431</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;
&lt;P&gt;Try this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Raw:&lt;BR /&gt;LOAD * Inline [&lt;BR /&gt;Emp_No, Date, Amnt1, Amnt2, Amnt3, Amnt4&lt;BR /&gt;25, 2023-06-30, 5396.4, 423.9, 253, 200&lt;BR /&gt;25, 2023-07-31, 5146.4, 303.9, 193, 107&lt;BR /&gt;33, 2023-06-30, 4896.4, 183.9, 133, 67&lt;BR /&gt;33, 2023-07-31, 4646.4, 63.9, 73, 27&lt;BR /&gt;];&lt;/P&gt;
&lt;P&gt;Cross1:&lt;BR /&gt;Crosstable (Amnt_Type, Amount, 2)&lt;BR /&gt;LOAD &lt;BR /&gt;Emp_No,&lt;BR /&gt;Date,&lt;BR /&gt;Amnt1,&lt;BR /&gt;Amnt2,&lt;BR /&gt;Amnt3,&lt;BR /&gt;Amnt4&lt;BR /&gt;Resident Raw;&lt;/P&gt;
&lt;P&gt;Drop Table Raw;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As you have more than 1 qualifier field, you must use the function's third parameter to point out how many qualifiers you're using (in this case 2) and then list every qualifier before the attribute fields (in this case amnt1, amnt2, etc.)&lt;/P&gt;</description>
      <pubDate>Sat, 19 Aug 2023 14:26:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Crosstable/m-p/2107355#M90431</guid>
      <dc:creator>pedrohenriqueperna</dc:creator>
      <dc:date>2023-08-19T14:26:45Z</dc:date>
    </item>
    <item>
      <title>Re: Crosstable</title>
      <link>https://community.qlik.com/t5/App-Development/Crosstable/m-p/2107410#M90433</link>
      <description>&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Sat, 19 Aug 2023 19:51:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Crosstable/m-p/2107410#M90433</guid>
      <dc:creator>Sharbel</dc:creator>
      <dc:date>2023-08-19T19:51:10Z</dc:date>
    </item>
  </channel>
</rss>

