<?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: Can I create a dimension based on measures only? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Can-I-create-a-dimension-based-on-measures-only/m-p/959899#M953137</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pavel,&lt;/P&gt;&lt;P&gt;I made an excel file from the image of your data. It's the same as the table you showed only with the two leftmost columns and the top row removed.&lt;/P&gt;&lt;P&gt;This is the script created in the qvw by stepping through the file wizard and transposing the table. I hand edited the first line to extract the month name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data:&lt;/P&gt;&lt;P&gt;LOAD Left(@1,3) as Month, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; @2 as Revenue&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;Data.xlsx&lt;/P&gt;&lt;P&gt;(ooxml, no labels, table is Sheet1, filters(&lt;/P&gt;&lt;P&gt;Transpose()&lt;/P&gt;&lt;P&gt;));&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I thoroughly recommend you using the File Wizard with as many different data files as you can find. With practice you'll get the hang of it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this is what you are after.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Nov 2015 22:38:46 GMT</pubDate>
    <dc:creator>effinty2112</dc:creator>
    <dc:date>2015-11-23T22:38:46Z</dc:date>
    <item>
      <title>Can I create a dimension based on measures only?</title>
      <link>https://community.qlik.com/t5/QlikView/Can-I-create-a-dimension-based-on-measures-only/m-p/959895#M953133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Arial, serif; font-size: 14px;"&gt;I have:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Arial, serif; font-size: 14px;"&gt;January Revenue&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Arial, serif; font-size: 14px;"&gt;February Revenue&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Arial, serif; font-size: 14px;"&gt;March Revenue and all the way to December Revenue. So, twelve &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Arial, serif; font-size: 14px;"&gt;measures. However, I &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Arial, serif; font-size: 14px;"&gt;don't have a dimension with month, so that I could &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Arial, serif; font-size: 14px;"&gt;have created a chart to show my measures by month.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Arial, serif; font-size: 14px;"&gt;What are my options? &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Arial, serif; font-size: 14px;"&gt;Thanks in advance.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Nov 2015 09:43:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-I-create-a-dimension-based-on-measures-only/m-p/959895#M953133</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-11-23T09:43:14Z</dc:date>
    </item>
    <item>
      <title>Re: Can I create a dimension based on measures only?</title>
      <link>https://community.qlik.com/t5/QlikView/Can-I-create-a-dimension-based-on-measures-only/m-p/959896#M953134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pawel,&lt;/P&gt;&lt;P&gt;You have one dimension, month, of which you have twelve values, Jan to Dec. You have one measure, the sum of revenues. The way your data looks right now may it not resemble what I say but I'm sure we can knock it into shape and then get a chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you post your data and we'll have a go?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Nov 2015 21:23:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-I-create-a-dimension-based-on-measures-only/m-p/959896#M953134</guid>
      <dc:creator>effinty2112</dc:creator>
      <dc:date>2015-11-23T21:23:28Z</dc:date>
    </item>
    <item>
      <title>Re: Can I create a dimension based on measures only?</title>
      <link>https://community.qlik.com/t5/QlikView/Can-I-create-a-dimension-based-on-measures-only/m-p/959897#M953135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you considered using &lt;STRONG&gt;CrossTable() load&lt;/STRONG&gt; to fix your data in the back end? It can save you a lot of time when creating charts such as the one you just described.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Nov 2015 21:26:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-I-create-a-dimension-based-on-measures-only/m-p/959897#M953135</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-11-23T21:26:08Z</dc:date>
    </item>
    <item>
      <title>Re: Can I create a dimension based on measures only?</title>
      <link>https://community.qlik.com/t5/QlikView/Can-I-create-a-dimension-based-on-measures-only/m-p/959898#M953136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andrew,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do have dimension month, however it is showing only one month -&amp;gt; october.&lt;/P&gt;&lt;P&gt;What I did, I pulled revenue by month from one source. So, I have twelve separate measures. Each of them showing revenue for each month. In order to create a chart, i need to assign/create &lt;BR /&gt;"January" to Jan-14 Rev and etc. And then group this newly created "Months" under single dimension, which i may use in chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="screen.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/106486_screen.PNG" style="height: 48px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Nov 2015 21:38:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-I-create-a-dimension-based-on-measures-only/m-p/959898#M953136</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-11-23T21:38:10Z</dc:date>
    </item>
    <item>
      <title>Re: Can I create a dimension based on measures only?</title>
      <link>https://community.qlik.com/t5/QlikView/Can-I-create-a-dimension-based-on-measures-only/m-p/959899#M953137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pavel,&lt;/P&gt;&lt;P&gt;I made an excel file from the image of your data. It's the same as the table you showed only with the two leftmost columns and the top row removed.&lt;/P&gt;&lt;P&gt;This is the script created in the qvw by stepping through the file wizard and transposing the table. I hand edited the first line to extract the month name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data:&lt;/P&gt;&lt;P&gt;LOAD Left(@1,3) as Month, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; @2 as Revenue&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;Data.xlsx&lt;/P&gt;&lt;P&gt;(ooxml, no labels, table is Sheet1, filters(&lt;/P&gt;&lt;P&gt;Transpose()&lt;/P&gt;&lt;P&gt;));&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I thoroughly recommend you using the File Wizard with as many different data files as you can find. With practice you'll get the hang of it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this is what you are after.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Nov 2015 22:38:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-I-create-a-dimension-based-on-measures-only/m-p/959899#M953137</guid>
      <dc:creator>effinty2112</dc:creator>
      <dc:date>2015-11-23T22:38:46Z</dc:date>
    </item>
  </channel>
</rss>

