<?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 Show all columns (Dimensions) in a straight table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Show-all-columns-Dimensions-in-a-straight-table/m-p/1968540#M1220451</link>
    <description>&lt;P&gt;I have a horizontal straight table.&amp;nbsp; There are two dimensions, Year and Month.&amp;nbsp; These are the column headings.&lt;/P&gt;
&lt;P&gt;The rows I want to show are Open Work Items and Closed Work Items.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have filters for Sr Manager, Manager, Employee.&lt;/P&gt;
&lt;P&gt;If no filters are selected, all columns are shown, because there is always data every month.&amp;nbsp; However, when I select down to the manager and employee level, columns start to disappear.&amp;nbsp; For example, If an employee started 3 months ago they will not have any data prior to that month, and so the columns have no data to display and so they disappear.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I need to display all months and years ALWAYS.&amp;nbsp; Is there any way to do this?&lt;/P&gt;
&lt;P&gt;Thanks&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>Sun, 14 Aug 2022 19:50:10 GMT</pubDate>
    <dc:creator>scottc00</dc:creator>
    <dc:date>2022-08-14T19:50:10Z</dc:date>
    <item>
      <title>Show all columns (Dimensions) in a straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Show-all-columns-Dimensions-in-a-straight-table/m-p/1968540#M1220451</link>
      <description>&lt;P&gt;I have a horizontal straight table.&amp;nbsp; There are two dimensions, Year and Month.&amp;nbsp; These are the column headings.&lt;/P&gt;
&lt;P&gt;The rows I want to show are Open Work Items and Closed Work Items.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have filters for Sr Manager, Manager, Employee.&lt;/P&gt;
&lt;P&gt;If no filters are selected, all columns are shown, because there is always data every month.&amp;nbsp; However, when I select down to the manager and employee level, columns start to disappear.&amp;nbsp; For example, If an employee started 3 months ago they will not have any data prior to that month, and so the columns have no data to display and so they disappear.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I need to display all months and years ALWAYS.&amp;nbsp; Is there any way to do this?&lt;/P&gt;
&lt;P&gt;Thanks&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>Sun, 14 Aug 2022 19:50:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-all-columns-Dimensions-in-a-straight-table/m-p/1968540#M1220451</guid>
      <dc:creator>scottc00</dc:creator>
      <dc:date>2022-08-14T19:50:10Z</dc:date>
    </item>
    <item>
      <title>Re: Show all columns (Dimensions) in a straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Show-all-columns-Dimensions-in-a-straight-table/m-p/1968561#M1220454</link>
      <description>&lt;P&gt;Can you share the visual of your table? if you got some measures, try adding '+Sum({1}0)' in your measures. It helps in some situations so worth trying.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Aug 2022 03:04:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-all-columns-Dimensions-in-a-straight-table/m-p/1968561#M1220454</guid>
      <dc:creator>Digvijay_Singh</dc:creator>
      <dc:date>2022-08-15T03:04:44Z</dc:date>
    </item>
    <item>
      <title>Re: Show all columns (Dimensions) in a straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Show-all-columns-Dimensions-in-a-straight-table/m-p/1969115#M1220478</link>
      <description>&lt;P&gt;Thanks Digvijay for the reply.&amp;nbsp; I tried your solution. &amp;nbsp;All it did was add a month that doesn't yet exist in the data (August 2022).&amp;nbsp; I have also tried a lot things to try to add a one to the data.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If(Count([Field])=0,1,Count([Field]))&lt;/P&gt;
&lt;P&gt;If(IsNull(Count([Field])),1,Count([Field]))&lt;/P&gt;
&lt;P&gt;Etc.&lt;/P&gt;
&lt;P&gt;I also tried many combinations of checking and unchecking&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Suppress when value is Null (Dimensions)&lt;/LI&gt;
&lt;LI&gt;Show All Values (Dimensions)&lt;/LI&gt;
&lt;LI&gt;Suppress Zero-Values (Presentation)&lt;/LI&gt;
&lt;LI&gt;Suppress Missing (Presentation)&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;No luck so far.&amp;nbsp; Maybe I just haven’t hit on the right combination.&lt;/P&gt;
&lt;P&gt;Is there really no-way in Qlikview to build a table that just shows all the columns (Dimensions) even if they are zero?&amp;nbsp; That seems crazy to me.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Aug 2022 11:42:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-all-columns-Dimensions-in-a-straight-table/m-p/1969115#M1220478</guid>
      <dc:creator>scottc00</dc:creator>
      <dc:date>2022-08-16T11:42:38Z</dc:date>
    </item>
    <item>
      <title>Re: Show all columns (Dimensions) in a straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Show-all-columns-Dimensions-in-a-straight-table/m-p/1969220#M1220482</link>
      <description>&lt;P&gt;Do you have master Calendar table having all the Month Years present in that? That will help to show dimension values even if its not present in your fact table.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Aug 2022 14:10:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-all-columns-Dimensions-in-a-straight-table/m-p/1969220#M1220482</guid>
      <dc:creator>Digvijay_Singh</dc:creator>
      <dc:date>2022-08-16T14:10:50Z</dc:date>
    </item>
    <item>
      <title>Re: Show all columns (Dimensions) in a straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Show-all-columns-Dimensions-in-a-straight-table/m-p/1969314#M1220488</link>
      <description>&lt;P&gt;Thanks Digvijay.&amp;nbsp; I'll try that.&amp;nbsp; I'll get back to you.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Aug 2022 17:25:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-all-columns-Dimensions-in-a-straight-table/m-p/1969314#M1220488</guid>
      <dc:creator>scottc00</dc:creator>
      <dc:date>2022-08-16T17:25:06Z</dc:date>
    </item>
    <item>
      <title>Re: Show all columns (Dimensions) in a straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Show-all-columns-Dimensions-in-a-straight-table/m-p/1969349#M1220489</link>
      <description>&lt;P&gt;Thanks for all your help Digvijay.&amp;nbsp; Here’s how I resolved it.&amp;nbsp; I added an expression that always has data when no selection is made and used set analysis to ignore the selections =Count({1&amp;lt;[Field]…&amp;nbsp; and then hid all the columns I don’t want to display using the Hide Column radio button on the Presentation tab&lt;/P&gt;</description>
      <pubDate>Tue, 16 Aug 2022 19:30:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-all-columns-Dimensions-in-a-straight-table/m-p/1969349#M1220489</guid>
      <dc:creator>scottc00</dc:creator>
      <dc:date>2022-08-16T19:30:52Z</dc:date>
    </item>
  </channel>
</rss>

