<?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 How to Obtain Chart Type information in an expression? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-Obtain-Chart-Type-information-in-an-expression/m-p/183449#M503090</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I don't quite follow you. Can you post an example application?&lt;BR /&gt;&lt;BR /&gt;/Fredrik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Mar 2010 15:43:36 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-03-17T15:43:36Z</dc:date>
    <item>
      <title>How to Obtain Chart Type information in an expression?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Obtain-Chart-Type-information-in-an-expression/m-p/183446#M503087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Has anyone tried to obtain the chart type in an expression.&lt;/P&gt;&lt;P&gt;I want to use 1 expression if it is a straight table and another expression if it is a pivot table in the same object using the fast change.&lt;/P&gt;&lt;P&gt;thanks in advance for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Mar 2010 12:31:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Obtain-Chart-Type-information-in-an-expression/m-p/183446#M503087</guid>
      <dc:creator>avastani</dc:creator>
      <dc:date>2010-03-17T12:31:49Z</dc:date>
    </item>
    <item>
      <title>How to Obtain Chart Type information in an expression?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Obtain-Chart-Type-information-in-an-expression/m-p/183447#M503088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Amir&lt;/P&gt;&lt;P&gt;There's no function to get the chart type but you might be able to do what you want using the function &lt;STRONG&gt;secondarydimensionality().&lt;/STRONG&gt;&lt;BR /&gt;From the helpfile: "The secondarydimensionality() function always returns 0 when used outside of pivot tables.&lt;/P&gt;&lt;P&gt;So, in your expression, you could write: if(secondarydimensionality()=0, straighTableExpr, pivotTableExpr)&lt;/P&gt;&lt;P&gt;Haven't tested it but it should work.&lt;/P&gt;&lt;P&gt;/Fredrik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Mar 2010 12:46:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Obtain-Chart-Type-information-in-an-expression/m-p/183447#M503088</guid>
      <dc:creator />
      <dc:date>2010-03-17T12:46:52Z</dc:date>
    </item>
    <item>
      <title>How to Obtain Chart Type information in an expression?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Obtain-Chart-Type-information-in-an-expression/m-p/183448#M503089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Fredrik,&lt;/P&gt;&lt;P&gt;That works, thanks! But now let me add a little complexity curve to it. How about I would like to view the same as a YTD, PYTD, Variance for rolling averages?&lt;/P&gt;&lt;P&gt;i.e. the expression is rangesum(before(sum(salesamount), 0, 3))&lt;/P&gt;&lt;P&gt;the before function fails because it isn't a trend table anymore but more so, the pivot table is just plain blank despite using secondarydimensionality()&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any ideas? thanks again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Mar 2010 14:50:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Obtain-Chart-Type-information-in-an-expression/m-p/183448#M503089</guid>
      <dc:creator>avastani</dc:creator>
      <dc:date>2010-03-17T14:50:21Z</dc:date>
    </item>
    <item>
      <title>How to Obtain Chart Type information in an expression?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Obtain-Chart-Type-information-in-an-expression/m-p/183449#M503090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I don't quite follow you. Can you post an example application?&lt;BR /&gt;&lt;BR /&gt;/Fredrik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Mar 2010 15:43:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Obtain-Chart-Type-information-in-an-expression/m-p/183449#M503090</guid>
      <dc:creator />
      <dc:date>2010-03-17T15:43:36Z</dc:date>
    </item>
  </channel>
</rss>

