<?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: show all the columns in a table. in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/show-all-the-columns-in-a-table/m-p/1924169#M76069</link>
    <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/177074"&gt;@rushi1093&lt;/a&gt;&amp;nbsp;kindly close the thread by marking a response as solution if your problem is resolved&lt;/P&gt;</description>
    <pubDate>Thu, 28 Apr 2022 17:02:59 GMT</pubDate>
    <dc:creator>vinieme12</dc:creator>
    <dc:date>2022-04-28T17:02:59Z</dc:date>
    <item>
      <title>show all the columns in a table.</title>
      <link>https://community.qlik.com/t5/App-Development/show-all-the-columns-in-a-table/m-p/1923189#M75978</link>
      <description>&lt;P&gt;Please help as to how to keep all the fields on the table irrespective of any filters applied...for eg. if I have abc, pqr, xyz value in first column, and their corresponding sales and volume in column in 2 and 3 respectively. So I want to see all abc, pqr, xyz on left(1st columm) whether or not their sales and volume value is zero.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2022 07:56:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/show-all-the-columns-in-a-table/m-p/1923189#M75978</guid>
      <dc:creator>rushi1093</dc:creator>
      <dc:date>2022-04-27T07:56:52Z</dc:date>
    </item>
    <item>
      <title>Re: show all the columns in a table.</title>
      <link>https://community.qlik.com/t5/App-Development/show-all-the-columns-in-a-table/m-p/1923251#M75987</link>
      <description>&lt;P&gt;The problem is where you are sourcing the dimension from&lt;/P&gt;
&lt;P&gt;In such scenario&amp;nbsp; you should be sourcing dimensions from a separate dimension table which has all possible dimension values, like below.&lt;/P&gt;
&lt;P&gt;facttable:&lt;BR /&gt;Load * Inline [&lt;BR /&gt;dimkey,dim2,measure&lt;BR /&gt;A,A,10&lt;BR /&gt;C,C,5&lt;BR /&gt;];&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;dimensiontable:&lt;BR /&gt;Load * Inline [&lt;BR /&gt;dimkey,dim&lt;BR /&gt;A,A&lt;BR /&gt;B,B&lt;BR /&gt;C,C&lt;BR /&gt;];&lt;BR /&gt;exit Script;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Now create a chart with dim from dimensiontable; sum(measure) and check Include Zero Values&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do not use key fields used to associate tables as dimensions in your chart&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;both tables have Include zero values checked, but as you can see dim sourced from a separate dimensiontable will show 0 when there is no associated data&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="vinieme12_0-1651051015394.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/78049iD633F3A56158234F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="vinieme12_0-1651051015394.png" alt="vinieme12_0-1651051015394.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline"&gt;&lt;SPAN class="lia-inline-image-caption"&gt;Output&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2022 09:17:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/show-all-the-columns-in-a-table/m-p/1923251#M75987</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2022-04-27T09:17:10Z</dc:date>
    </item>
    <item>
      <title>Re: show all the columns in a table.</title>
      <link>https://community.qlik.com/t5/App-Development/show-all-the-columns-in-a-table/m-p/1924169#M76069</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/177074"&gt;@rushi1093&lt;/a&gt;&amp;nbsp;kindly close the thread by marking a response as solution if your problem is resolved&lt;/P&gt;</description>
      <pubDate>Thu, 28 Apr 2022 17:02:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/show-all-the-columns-in-a-table/m-p/1924169#M76069</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2022-04-28T17:02:59Z</dc:date>
    </item>
  </channel>
</rss>

