<?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: Hide Dimension Straight Table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Hide-Dimension-Straight-Table/m-p/1366285#M615280</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nicole,&lt;/P&gt;&lt;P&gt;If you want an impact of a dimension in a chart, you can also use set analysis in the expressions for that.&lt;/P&gt;&lt;P&gt;You can refer to the following links to learn more about that:&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.qlik.com/en-US/qlikview/12.1/Subsystems/Client/Content/ChartFunctions/SetAnalysis/set-analysis-expressions.htm" title="http://help.qlik.com/en-US/qlikview/12.1/Subsystems/Client/Content/ChartFunctions/SetAnalysis/set-analysis-expressions.htm"&gt;Set analysis and set expressions ‒ QlikView&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/docs/DOC-4951" title="https://community.qlik.com/docs/DOC-4951"&gt;https://community.qlik.com/docs/DOC-4951&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rest, it would be great if you could share a screenshot/application so that we can understand your question in a better way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Chhavi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Jun 2017 07:36:11 GMT</pubDate>
    <dc:creator>chhavi376</dc:creator>
    <dc:date>2017-06-14T07:36:11Z</dc:date>
    <item>
      <title>Hide Dimension Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-Dimension-Straight-Table/m-p/1366281#M615274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;I'd like to hide a dimension in a straight table; I need it to pull back data for that dimension, but I don't actually need it to show on my bar chart...is that possible?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;SPAN style="font-size: 12pt;"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jun 2017 20:58:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-Dimension-Straight-Table/m-p/1366281#M615274</guid>
      <dc:creator />
      <dc:date>2017-06-13T20:58:47Z</dc:date>
    </item>
    <item>
      <title>Re: Hide Dimension Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-Dimension-Straight-Table/m-p/1366282#M615275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Macro:&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;sub &lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: #0070c0;"&gt;HideColumn&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(ch, n)&lt;BR /&gt; set ch = ActiveDocument.GetSheetObject(ch)&lt;BR /&gt; ch.SetPixWidth (n-1), 0&lt;BR /&gt; end sub&lt;BR /&gt; &lt;BR /&gt; sub HideCol&lt;BR /&gt; call &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: #0070c0;"&gt;HideColumn&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;("CH23", &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: #0070c0;"&gt;2&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;)&lt;BR /&gt; end sub &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jun 2017 21:06:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-Dimension-Straight-Table/m-p/1366282#M615275</guid>
      <dc:creator>el_aprendiz111</dc:creator>
      <dc:date>2017-06-13T21:06:18Z</dc:date>
    </item>
    <item>
      <title>Re: Hide Dimension Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-Dimension-Straight-Table/m-p/1366283#M615276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it a straight table or a bar chart? They each have different properties that can be enabled/disabled...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In a straight table, you can show/hide any column by selecting the column in the Presentation tab and enabling the "Hide column" radio button. Note that you may get seemingly identical rows in your straight table, as the dimension column will be hidden but its values may still make a difference and split your rows.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jun 2017 21:11:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-Dimension-Straight-Table/m-p/1366283#M615276</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2017-06-13T21:11:03Z</dc:date>
    </item>
    <item>
      <title>Re: Hide Dimension Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-Dimension-Straight-Table/m-p/1366284#M615278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the histogram, you can hide the legend&lt;/P&gt;&lt;P&gt;&lt;IMG alt="1.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/166796_1.jpg" style="height: 272px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jun 2017 07:22:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-Dimension-Straight-Table/m-p/1366284#M615278</guid>
      <dc:creator>ahaahaaha</dc:creator>
      <dc:date>2017-06-14T07:22:50Z</dc:date>
    </item>
    <item>
      <title>Re: Hide Dimension Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-Dimension-Straight-Table/m-p/1366285#M615280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nicole,&lt;/P&gt;&lt;P&gt;If you want an impact of a dimension in a chart, you can also use set analysis in the expressions for that.&lt;/P&gt;&lt;P&gt;You can refer to the following links to learn more about that:&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.qlik.com/en-US/qlikview/12.1/Subsystems/Client/Content/ChartFunctions/SetAnalysis/set-analysis-expressions.htm" title="http://help.qlik.com/en-US/qlikview/12.1/Subsystems/Client/Content/ChartFunctions/SetAnalysis/set-analysis-expressions.htm"&gt;Set analysis and set expressions ‒ QlikView&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/docs/DOC-4951" title="https://community.qlik.com/docs/DOC-4951"&gt;https://community.qlik.com/docs/DOC-4951&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rest, it would be great if you could share a screenshot/application so that we can understand your question in a better way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Chhavi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jun 2017 07:36:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-Dimension-Straight-Table/m-p/1366285#M615280</guid>
      <dc:creator>chhavi376</dc:creator>
      <dc:date>2017-06-14T07:36:11Z</dc:date>
    </item>
    <item>
      <title>Re: Hide Dimension Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-Dimension-Straight-Table/m-p/1366286#M615281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you!&amp;nbsp; My question is both for the straight table and the bar chart:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.&amp;nbsp; On the straight table, even after I hide the column, it is showing all the individual amounts below the sum.&amp;nbsp; Is there any way that I can just see the sum?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.&amp;nbsp; On the bar chart, I'm unsure of how to hide it...it's affecting my bar chart as well.&amp;nbsp; I want only to show YTD 17 sales and YTD 16 sales, but the issue is that it's showing me every single bar because all of the individual amounts are still there.&amp;nbsp; Is there any workaround to that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jun 2017 14:39:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-Dimension-Straight-Table/m-p/1366286#M615281</guid>
      <dc:creator />
      <dc:date>2017-06-14T14:39:59Z</dc:date>
    </item>
    <item>
      <title>Re: Hide Dimension Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-Dimension-Straight-Table/m-p/1366287#M615282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Fer Fer,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for this, but this is a little above my understanding; where would I input this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jun 2017 14:40:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-Dimension-Straight-Table/m-p/1366287#M615282</guid>
      <dc:creator />
      <dc:date>2017-06-14T14:40:39Z</dc:date>
    </item>
    <item>
      <title>Re: Hide Dimension Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-Dimension-Straight-Table/m-p/1366288#M615283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;1 Example (Ctrl +M)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jun 2017 16:16:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-Dimension-Straight-Table/m-p/1366288#M615283</guid>
      <dc:creator>el_aprendiz111</dc:creator>
      <dc:date>2017-06-14T16:16:54Z</dc:date>
    </item>
    <item>
      <title>Re: Hide Dimension Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-Dimension-Straight-Table/m-p/1366289#M615284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nicole,&lt;/P&gt;&lt;P&gt;In straight table you have option to hide dimension directly.&lt;/P&gt;&lt;P&gt;In Bar Chart you can enter Zero in Enable condition In Dimension.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jun 2017 16:23:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-Dimension-Straight-Table/m-p/1366289#M615284</guid>
      <dc:creator>passionate</dc:creator>
      <dc:date>2017-06-14T16:23:24Z</dc:date>
    </item>
    <item>
      <title>Re: Hide Dimension Straight Table</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-Dimension-Straight-Table/m-p/1366290#M615285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Pakaj!&amp;nbsp; I still need this dimension to restrict the sales number though, would you know how I make this dimension a part of set analysis?&amp;nbsp; Here's my dimensions and expressions.&amp;nbsp; I need to move TXN Type out of dimensions--&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Dimensions:&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;1.&amp;nbsp; Item Type:&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=if (Match([Transactions.Item Type], 'InventoryItem') and&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Match([Transactions.Txn Type], 'Invoice','Sales Receipt', 'Credit Memo', 'Charge', 'ARRefundCreditCard'), [Transactions.Item Type])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;2.&amp;nbsp; TXN Type:&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=if(([Transactions.Inventory Table] = 0) and (Transactions.Pending = 0 or IsNull(Transactions.Pending)) and Match([Transactions.Txn Type], 'Invoice','Sales Receipt', 'Credit Memo', 'Charge', 'ARRefundCreditCard'), [Transactions.Line Items Txn Type])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Expressions:&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;1. 2017 YTD Sales&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sum({$ &amp;lt;[Transactions.Txn Date]={"$(='&amp;gt;=' &amp;amp; Date(YearStart(Max([Transactions.Txn Date])), 'MM/DD/YYYY') &amp;amp; '&amp;lt;=' &amp;amp; Date((Max([Transactions.Txn Date])), 'MM/DD/YYYY'))"}&amp;gt;} [Transactions.Amount])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;2. 2016 YTD Sales&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=Sum({$ &amp;lt;[Transactions.Txn Date]={"$(='&amp;gt;=' &amp;amp; Date(YearStart(Max([Transactions.Txn Date]),-1), 'MM/DD/YYYY') &amp;amp; '&amp;lt;=' &amp;amp; Date(addyears(Max([Transactions.Txn Date]),-1), 'MM/DD/YYYY'))"}&amp;gt;} [Transactions.Amount])&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jun 2017 17:47:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-Dimension-Straight-Table/m-p/1366290#M615285</guid>
      <dc:creator />
      <dc:date>2017-06-14T17:47:58Z</dc:date>
    </item>
  </channel>
</rss>

