<?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 [2] Mixing Standard and Synthetic Dimensions in the same Table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/2-Mixing-Standard-and-Synthetic-Dimensions-in-the-same-Table/m-p/1411767#M426863</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I had the following question earlier today:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;To be&amp;nbsp; clear: Let's say I need to show the total sales of last year in the first column (named "Last Year Sales"), total sales of actual year in second column (named "This Year Sales"), and the following columns come from the "Month/Year" field and show the sales in each month of the selected values in "Month/Year" field.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;The first 2 columns will always be there, but the Month/Year columns depend on the field selection. &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;I thought about using the field "Month/Year" inside the ValueList() function, but I couldn't make it work properly.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;This part of the problem was solved in the following link: &lt;A href="https://community.qlik.com/message/1343661"&gt;Re: Mixing Standard and Synthetic Dimensions in the same Table&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 12pt; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&lt;SPAN style="font-size: 12pt; text-decoration: underline;"&gt;The problem now&lt;/SPAN&gt; is that&amp;nbsp; u&lt;/SPAN&gt;nder each &lt;STRONG&gt;"Month/Year"&lt;/STRONG&gt;, I need 2 expressions to be calculated: &lt;STRONG style="font-family: inherit; font-style: inherit;"&gt;sum(Sales Amount)&lt;/STRONG&gt; and &lt;STRONG style="font-family: inherit; font-style: inherit;"&gt;sum(Sales Quantity)&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;In the columns&amp;nbsp; "Last Year Sales" and "This Year Sales"&amp;nbsp; these expressions shouldn't be calculated, only sum(Sales) as it was before.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Is it possible? I've tried it in many ways but I can't figure it out.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Thanks in advance.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Sep 2017 20:57:48 GMT</pubDate>
    <dc:creator>lcontezini</dc:creator>
    <dc:date>2017-09-13T20:57:48Z</dc:date>
    <item>
      <title>[2] Mixing Standard and Synthetic Dimensions in the same Table</title>
      <link>https://community.qlik.com/t5/QlikView/2-Mixing-Standard-and-Synthetic-Dimensions-in-the-same-Table/m-p/1411767#M426863</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I had the following question earlier today:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;To be&amp;nbsp; clear: Let's say I need to show the total sales of last year in the first column (named "Last Year Sales"), total sales of actual year in second column (named "This Year Sales"), and the following columns come from the "Month/Year" field and show the sales in each month of the selected values in "Month/Year" field.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;The first 2 columns will always be there, but the Month/Year columns depend on the field selection. &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;I thought about using the field "Month/Year" inside the ValueList() function, but I couldn't make it work properly.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;This part of the problem was solved in the following link: &lt;A href="https://community.qlik.com/message/1343661"&gt;Re: Mixing Standard and Synthetic Dimensions in the same Table&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 12pt; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&lt;SPAN style="font-size: 12pt; text-decoration: underline;"&gt;The problem now&lt;/SPAN&gt; is that&amp;nbsp; u&lt;/SPAN&gt;nder each &lt;STRONG&gt;"Month/Year"&lt;/STRONG&gt;, I need 2 expressions to be calculated: &lt;STRONG style="font-family: inherit; font-style: inherit;"&gt;sum(Sales Amount)&lt;/STRONG&gt; and &lt;STRONG style="font-family: inherit; font-style: inherit;"&gt;sum(Sales Quantity)&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;In the columns&amp;nbsp; "Last Year Sales" and "This Year Sales"&amp;nbsp; these expressions shouldn't be calculated, only sum(Sales) as it was before.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Is it possible? I've tried it in many ways but I can't figure it out.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Thanks in advance.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Sep 2017 20:57:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/2-Mixing-Standard-and-Synthetic-Dimensions-in-the-same-Table/m-p/1411767#M426863</guid>
      <dc:creator>lcontezini</dc:creator>
      <dc:date>2017-09-13T20:57:48Z</dc:date>
    </item>
    <item>
      <title>Re: [2] Mixing Standard and Synthetic Dimensions in the same Table</title>
      <link>https://community.qlik.com/t5/QlikView/2-Mixing-Standard-and-Synthetic-Dimensions-in-the-same-Table/m-p/1411768#M426864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check attached&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/176485_Capture.PNG" style="height: 187px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Sep 2017 00:04:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/2-Mixing-Standard-and-Synthetic-Dimensions-in-the-same-Table/m-p/1411768#M426864</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-09-14T00:04:39Z</dc:date>
    </item>
    <item>
      <title>Re: [2] Mixing Standard and Synthetic Dimensions in the same Table</title>
      <link>https://community.qlik.com/t5/QlikView/2-Mixing-Standard-and-Synthetic-Dimensions-in-the-same-Table/m-p/1411769#M426865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Again, lifesaver! Thanks a lot Sunny!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Sep 2017 13:07:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/2-Mixing-Standard-and-Synthetic-Dimensions-in-the-same-Table/m-p/1411769#M426865</guid>
      <dc:creator>lcontezini</dc:creator>
      <dc:date>2017-09-14T13:07:32Z</dc:date>
    </item>
  </channel>
</rss>

