<?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 Table Formatting Download in Management &amp; Governance</title>
    <link>https://community.qlik.com/t5/Management-Governance/Table-Formatting-Download/m-p/2431635#M26846</link>
    <description>&lt;P&gt;Dear.&lt;/P&gt;
&lt;P&gt;I need to list the departments in order.&lt;/P&gt;
&lt;P&gt;The organization order was defined by a mapping table.&lt;/P&gt;
&lt;P&gt;Organizations that are not in the organization mapping table have string values.&lt;/P&gt;
&lt;P&gt;It was grouped into Dual values.&lt;/P&gt;
&lt;P&gt;*** sample data ****&lt;/P&gt;
&lt;P&gt;Order_Map:&lt;/P&gt;
&lt;P&gt;mapping Load *&lt;BR /&gt;inline [ &lt;BR /&gt;Dept, Order&lt;BR /&gt;Dept_AB, 1&lt;BR /&gt;Dept_AA, 2&lt;BR /&gt;]&lt;BR /&gt;;&lt;/P&gt;
&lt;P&gt;Sales_TEMP:&lt;BR /&gt;LOAD *&lt;BR /&gt;inline [ &lt;BR /&gt;Dept, Values&lt;BR /&gt;Dept_A, 10000&lt;BR /&gt;Dept_AA, 12000&lt;BR /&gt;Dept_B, 10000&lt;BR /&gt;Dept_AB, 13000&lt;BR /&gt;Dept_C, 10000&lt;/P&gt;
&lt;P&gt;];&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Sales:&lt;/P&gt;
&lt;P&gt;Load&lt;BR /&gt;*,&lt;BR /&gt;applymap('Order_Map',Dept ) as Order, &lt;BR /&gt;dual(Dept, applymap('Order_Map',Dept )) as Order_1&lt;BR /&gt;resident Sales_TEMP;&lt;/P&gt;
&lt;P&gt;drop table Sales_TEMP;&lt;/P&gt;
&lt;P&gt;**************************&lt;/P&gt;
&lt;P&gt;when you export data as table formatting , the following occurs:&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="table formatting.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/162161iBDC59098A4D16823/image-size/medium?v=v2&amp;amp;px=400" role="button" title="table formatting.png" alt="table formatting.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;The Result :&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="the result.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/162162i83AB2566B5256217/image-size/medium?v=v2&amp;amp;px=400" role="button" title="the result.png" alt="the result.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;How can I solve this problem?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regard&lt;/P&gt;
&lt;P&gt;hanna.choi&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 18 Mar 2024 02:11:38 GMT</pubDate>
    <dc:creator>hanna_choi</dc:creator>
    <dc:date>2024-03-18T02:11:38Z</dc:date>
    <item>
      <title>Table Formatting Download</title>
      <link>https://community.qlik.com/t5/Management-Governance/Table-Formatting-Download/m-p/2431635#M26846</link>
      <description>&lt;P&gt;Dear.&lt;/P&gt;
&lt;P&gt;I need to list the departments in order.&lt;/P&gt;
&lt;P&gt;The organization order was defined by a mapping table.&lt;/P&gt;
&lt;P&gt;Organizations that are not in the organization mapping table have string values.&lt;/P&gt;
&lt;P&gt;It was grouped into Dual values.&lt;/P&gt;
&lt;P&gt;*** sample data ****&lt;/P&gt;
&lt;P&gt;Order_Map:&lt;/P&gt;
&lt;P&gt;mapping Load *&lt;BR /&gt;inline [ &lt;BR /&gt;Dept, Order&lt;BR /&gt;Dept_AB, 1&lt;BR /&gt;Dept_AA, 2&lt;BR /&gt;]&lt;BR /&gt;;&lt;/P&gt;
&lt;P&gt;Sales_TEMP:&lt;BR /&gt;LOAD *&lt;BR /&gt;inline [ &lt;BR /&gt;Dept, Values&lt;BR /&gt;Dept_A, 10000&lt;BR /&gt;Dept_AA, 12000&lt;BR /&gt;Dept_B, 10000&lt;BR /&gt;Dept_AB, 13000&lt;BR /&gt;Dept_C, 10000&lt;/P&gt;
&lt;P&gt;];&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Sales:&lt;/P&gt;
&lt;P&gt;Load&lt;BR /&gt;*,&lt;BR /&gt;applymap('Order_Map',Dept ) as Order, &lt;BR /&gt;dual(Dept, applymap('Order_Map',Dept )) as Order_1&lt;BR /&gt;resident Sales_TEMP;&lt;/P&gt;
&lt;P&gt;drop table Sales_TEMP;&lt;/P&gt;
&lt;P&gt;**************************&lt;/P&gt;
&lt;P&gt;when you export data as table formatting , the following occurs:&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="table formatting.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/162161iBDC59098A4D16823/image-size/medium?v=v2&amp;amp;px=400" role="button" title="table formatting.png" alt="table formatting.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;The Result :&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="the result.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/162162i83AB2566B5256217/image-size/medium?v=v2&amp;amp;px=400" role="button" title="the result.png" alt="the result.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;How can I solve this problem?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regard&lt;/P&gt;
&lt;P&gt;hanna.choi&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Mar 2024 02:11:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Table-Formatting-Download/m-p/2431635#M26846</guid>
      <dc:creator>hanna_choi</dc:creator>
      <dc:date>2024-03-18T02:11:38Z</dc:date>
    </item>
  </channel>
</rss>

