<?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: Expression based on a different dimension. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Expression-based-on-a-different-dimension/m-p/776473#M275255</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How did your expression and dimension look like?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Feb 2015 06:57:13 GMT</pubDate>
    <dc:creator>tresB</dc:creator>
    <dc:date>2015-02-11T06:57:13Z</dc:date>
    <item>
      <title>Expression based on a different dimension.</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-based-on-a-different-dimension/m-p/776465#M275247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a bit tricky requirement, In a bar chart we need to add one expression which should display the values based on another dimension:&lt;/P&gt;&lt;P&gt;eg&lt;/P&gt;&lt;P&gt;table1:&lt;/P&gt;&lt;P&gt;Issueid,month,closed&lt;/P&gt;&lt;P&gt;1,Jan 14,1&lt;/P&gt;&lt;P&gt;2,Jan 14,0&lt;/P&gt;&lt;P&gt;3,Dec 14,0&lt;/P&gt;&lt;P&gt;4,Sep 14,1&lt;/P&gt;&lt;P&gt;5,Sep 14,2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;table2:&lt;/P&gt;&lt;P&gt;issueid,month2,open&lt;/P&gt;&lt;P&gt;1,Dec 14,1&lt;/P&gt;&lt;P&gt;2,Dec 14,1&lt;/P&gt;&lt;P&gt;3,Sep 14,1&lt;/P&gt;&lt;P&gt;4,Jan 14,1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My bar chart is based on the month dimension of the table1 i am counting the closed issues, it is working fine . But my requirement is for the same dimension i.e month i need to add a expression which should show the count based on the month2 as the dimension!!!&lt;/P&gt;&lt;P&gt;I have used if condition but its not giving proper result. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If anyone had such a requirement can you please explain how to do this &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Feb 2015 12:46:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-based-on-a-different-dimension/m-p/776465#M275247</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2015-02-10T12:46:38Z</dc:date>
    </item>
    <item>
      <title>Re: Expression based on a different dimension.</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-based-on-a-different-dimension/m-p/776466#M275248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are the tables linked? (issueid(s) seem to be different )If not, can be linked with month fields.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Feb 2015 12:53:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-based-on-a-different-dimension/m-p/776466#M275248</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2015-02-10T12:53:39Z</dc:date>
    </item>
    <item>
      <title>Re: Expression based on a different dimension.</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-based-on-a-different-dimension/m-p/776467#M275249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.qlik.com/qlik-users/26418"&gt;tresesco&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It has been linked with issue id, when I make it as 2 different charts it work fine. my requirement is they want the dimension to be same&amp;nbsp; but the expression calculation should be based on the month2 dimension of another table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Feb 2015 12:56:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-based-on-a-different-dimension/m-p/776467#M275249</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2015-02-10T12:56:27Z</dc:date>
    </item>
    <item>
      <title>Re: Expression based on a different dimension.</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-based-on-a-different-dimension/m-p/776468#M275250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.qlik.com/qlik-users/26418"&gt;tresesco&lt;/A&gt; , any inputs on this??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Feb 2015 13:22:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-based-on-a-different-dimension/m-p/776468#M275250</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2015-02-10T13:22:12Z</dc:date>
    </item>
    <item>
      <title>Re: Expression based on a different dimension.</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-based-on-a-different-dimension/m-p/776469#M275251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's not impossible wihtout changing the model, however, it is recommended such situations to be handled in the script itself. Please find the solution (attached) in the front-end that is really complex and might create confusion. I used synthetic dimension.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Feb 2015 05:11:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-based-on-a-different-dimension/m-p/776469#M275251</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2015-02-11T05:11:10Z</dc:date>
    </item>
    <item>
      <title>Re: Expression based on a different dimension.</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-based-on-a-different-dimension/m-p/776470#M275252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.qlik.com/qlik-users/26418"&gt;tresesco&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot for your valuable time, can you please explain how we can achieve this in script ???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Feb 2015 05:41:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-based-on-a-different-dimension/m-p/776470#M275252</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2015-02-11T05:41:09Z</dc:date>
    </item>
    <item>
      <title>Re: Expression based on a different dimension.</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-based-on-a-different-dimension/m-p/776471#M275253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Let the synthetic key be there with id&amp;amp;month or create a composite key. PFA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Feb 2015 06:22:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-based-on-a-different-dimension/m-p/776471#M275253</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2015-02-11T06:22:27Z</dc:date>
    </item>
    <item>
      <title>Re: Expression based on a different dimension.</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-based-on-a-different-dimension/m-p/776472#M275254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one more thing how the use of &lt;STRONG&gt;concat with chr(39) make a difference, because i also tried with similar approach using pick and match but it yield in wrong result.&amp;nbsp; &lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Feb 2015 06:33:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-based-on-a-different-dimension/m-p/776472#M275254</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2015-02-11T06:33:00Z</dc:date>
    </item>
    <item>
      <title>Re: Expression based on a different dimension.</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-based-on-a-different-dimension/m-p/776473#M275255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How did your expression and dimension look like?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Feb 2015 06:57:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-based-on-a-different-dimension/m-p/776473#M275255</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2015-02-11T06:57:13Z</dc:date>
    </item>
    <item>
      <title>Re: Expression based on a different dimension.</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-based-on-a-different-dimension/m-p/776474#M275256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;actually I had fixed the dimension to month and in the expression , I had used&amp;nbsp; pick and match function to match month with month2 it was matching but the count was not correct.&lt;/P&gt;&lt;P&gt;What is the use of chr(39) and how to use it?? can you please explain&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Feb 2015 07:09:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-based-on-a-different-dimension/m-p/776474#M275256</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2015-02-11T07:09:06Z</dc:date>
    </item>
    <item>
      <title>Re: Expression based on a different dimension.</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-based-on-a-different-dimension/m-p/776475#M275257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Chr(39) is used to create the proper input to valuelist(). And this valuelist() is more important here to understand. It is used to generate synthetic dimension(allows to go beyond the association created in the model). Learn about it, you would love it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Feb 2015 07:19:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-based-on-a-different-dimension/m-p/776475#M275257</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2015-02-11T07:19:25Z</dc:date>
    </item>
    <item>
      <title>Re: Expression based on a different dimension.</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-based-on-a-different-dimension/m-p/776476#M275258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks a lot &lt;A href="https://community.qlik.com/qlik-users/26418"&gt;tresesco&lt;/A&gt; seems to be interesting &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;, i will research more on that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Feb 2015 07:33:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-based-on-a-different-dimension/m-p/776476#M275258</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2015-02-11T07:33:21Z</dc:date>
    </item>
  </channel>
</rss>

