<?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: Script wise Dimension in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Script-wise-Dimension/m-p/1320542#M822528</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dimension&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Aggr(If(Count(TOTAL &amp;lt;ID&amp;gt; Customer) &amp;gt;= 2, Customer), ID, Customer)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Count(DISTINCT Customer)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 31 Jul 2017 13:41:18 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2017-07-31T13:41:18Z</dc:date>
    <item>
      <title>Script wise Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Script-wise-Dimension/m-p/1320541#M822527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Guys,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I have the data as shown below,&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" height="124" style="border: 1px solid #000000; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;THEAD style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TH class="header" style="border: 1px solid #000000; font-style: inherit; font-family: inherit; text-align: center; background-position: no-repeat; color: #ffffff; background-color: #6690bc;" valign="middle"&gt;&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;&lt;STRONG&gt;Field&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;TH class="header" style="border: 1px solid #000000; font-style: inherit; font-family: inherit; text-align: center; background-position: no-repeat; color: #ffffff; background-color: #6690bc;" valign="middle"&gt;&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;&lt;STRONG&gt;Customer&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;TH class="header" style="border: 1px solid #000000; font-style: inherit; font-family: inherit; text-align: center; background-position: no-repeat; color: #ffffff; background-color: #6690bc;" valign="middle"&gt;&lt;SPAN style="font-style: inherit; font-family: inherit;"&gt;&lt;STRONG&gt;ID&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;/THEAD&gt;&lt;TBODY style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD style="border: 1px solid #000000; font-style: inherit; font-family: inherit; text-align: center;"&gt;A&lt;/TD&gt;&lt;TD style="border: 1px solid #000000; font-style: inherit; font-family: inherit; text-align: center;"&gt;C1&lt;/TD&gt;&lt;TD style="border: 1px solid #000000; font-style: inherit; font-family: inherit; text-align: center;"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD style="border: 1px solid #000000; font-style: inherit; font-family: inherit; text-align: center;"&gt;B&lt;/TD&gt;&lt;TD style="border: 1px solid #000000; font-style: inherit; font-family: inherit; text-align: center;"&gt;C2&lt;/TD&gt;&lt;TD style="border: 1px solid #000000; font-style: inherit; font-family: inherit; text-align: center;"&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD style="border: 1px solid #000000; font-style: inherit; font-family: inherit; text-align: center;"&gt;C&lt;/TD&gt;&lt;TD style="border: 1px solid #000000; font-style: inherit; font-family: inherit; text-align: center;"&gt;C1&lt;/TD&gt;&lt;TD style="border: 1px solid #000000; font-style: inherit; font-family: inherit; text-align: center;"&gt;3&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD style="border: 1px solid #000000; font-style: inherit; font-family: inherit; text-align: center;"&gt;D&lt;/TD&gt;&lt;TD style="border: 1px solid #000000; font-style: inherit; font-family: inherit; text-align: center;"&gt;C2&lt;/TD&gt;&lt;TD style="border: 1px solid #000000; font-style: inherit; font-family: inherit; text-align: center;"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&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;SPAN style="font-style: inherit; font-family: inherit;"&gt;&lt;STRONG&gt;Expected Output:&lt;/STRONG&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;A href="https://community.qlik.com/legacyfs/online/171918_Screenshot_20.png" target="_blank"&gt;&lt;IMG __jive_id="171918" alt="Screenshot_20.png" class="jive-image image-1" height="238" src="https://community.qlik.com/legacyfs/online/171918_Screenshot_20.png" style="border-width: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;" width="343" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I want the no. of Fields which has same IDs. Both fields have same IDs but from different customers in the above bar chart. I've got the answer for this using expression, but I need to bring it as a dimension in script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-wise-Dimension/m-p/1320541#M822527</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Script wise Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Script-wise-Dimension/m-p/1320542#M822528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dimension&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Aggr(If(Count(TOTAL &amp;lt;ID&amp;gt; Customer) &amp;gt;= 2, Customer), ID, Customer)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Count(DISTINCT Customer)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Jul 2017 13:41:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-wise-Dimension/m-p/1320542#M822528</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-07-31T13:41:18Z</dc:date>
    </item>
    <item>
      <title>Re: Script wise Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Script-wise-Dimension/m-p/1320543#M822529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, Instead of using this in calculated dimensions, can we make it as dimension storing only the measure values in it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Jul 2017 13:47:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-wise-Dimension/m-p/1320543#M822529</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-31T13:47:22Z</dc:date>
    </item>
    <item>
      <title>Re: Script wise Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Script-wise-Dimension/m-p/1320544#M822530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure I understand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Jul 2017 13:48:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-wise-Dimension/m-p/1320544#M822530</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-07-31T13:48:24Z</dc:date>
    </item>
    <item>
      <title>Re: Script wise Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Script-wise-Dimension/m-p/1320545#M822531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sunny, I'll explain my requirement in detail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Assume I have 3 customers, each having some number of fields. When a customer is selected, I need to show the number of fields which are exactly same in other 2 customers by comparing the fields of selected customer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To achieve this, I've used P() and E() function,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Count({&amp;lt;Customer=E(Customer),WithProp_ID=P(WithProp_ID)&amp;gt;}FieldName)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;But if data increases, I was informed that these expressions in the front end may affect the performance(load time).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I need to calculate those expressions in the script itself since it can increase the performance. Am I right? can we do like this? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or can I proceed with this method itself?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Jul 2017 13:58:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-wise-Dimension/m-p/1320545#M822531</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-31T13:58:16Z</dc:date>
    </item>
    <item>
      <title>Re: Script wise Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Script-wise-Dimension/m-p/1320546#M822532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Doing something in script definitely improves performance, but not everything can be moved to the script. In your case where you plan to make selections, it might not be possible to move something to the script.... but then again, if this is just based on selection in customer and no other selection needs to be made or if made can be ignored, then you might be able to do this in the script.... it all depends on what you have and how you are executing this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Jul 2017 14:02:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-wise-Dimension/m-p/1320546#M822532</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-07-31T14:02:29Z</dc:date>
    </item>
    <item>
      <title>Re: Script wise Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Script-wise-Dimension/m-p/1320547#M822533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;okay. Can we use set analysis expressions in the script, because I'm trying to use this in script.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Jul 2017 14:16:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-wise-Dimension/m-p/1320547#M822533</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-31T14:16:15Z</dc:date>
    </item>
    <item>
      <title>Re: Script wise Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Script-wise-Dimension/m-p/1320548#M822534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Set analysis can only be used on the front end, not available in script. You can replicate set analysis using if statement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Jul 2017 14:20:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-wise-Dimension/m-p/1320548#M822534</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-07-31T14:20:44Z</dc:date>
    </item>
    <item>
      <title>Re: Script wise Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Script-wise-Dimension/m-p/1320549#M822535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sunny, I've attached the sample data and QVW file with this. But could you help me to make this expression into a dimension?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Jul 2017 14:25:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-wise-Dimension/m-p/1320549#M822535</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-31T14:25:57Z</dc:date>
    </item>
    <item>
      <title>Re: Script wise Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Script-wise-Dimension/m-p/1320550#M822536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Which expression.... attached qvw doesn't have any object in it? Which expression needs to be converted to a dimension?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Jul 2017 15:13:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-wise-Dimension/m-p/1320550#M822536</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-07-31T15:13:31Z</dc:date>
    </item>
    <item>
      <title>Re: Script wise Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Script-wise-Dimension/m-p/1320551#M822537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I need this expression to be converted into a dimension,&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Count({&amp;lt;Customer=E(Customer),WithProp_ID=P(WithProp_ID)&amp;gt;}FieldName)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Jul 2017 15:14:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-wise-Dimension/m-p/1320551#M822537</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-31T15:14:44Z</dc:date>
    </item>
    <item>
      <title>Re: Script wise Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Script-wise-Dimension/m-p/1320552#M822538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dimension&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Aggr(If(Only({1}Customer) &amp;lt;&amp;gt; Only(TOTAL Customer) and SubStringCount(Concat(DISTINCT TOTAL '|' &amp;amp;WithProp_ID &amp;amp; '|'), '|'&amp;amp;Only({1}WithProp_ID)&amp;amp;'|') = 1, Only({&amp;lt;Customer&amp;gt;}Customer)), Customer, WithProp_ID)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Count({&amp;lt;Customer&amp;gt;}FieldName)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But note that this is going to give you really bad performance, I have no idea why you would want to use this, but since you asked, here you have &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Jul 2017 15:31:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-wise-Dimension/m-p/1320552#M822538</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-07-31T15:31:11Z</dc:date>
    </item>
    <item>
      <title>Re: Script wise Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Script-wise-Dimension/m-p/1320553#M822539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you.. it's looking great. But I asked you whether we can convert this expression into a dimension in the script and not in the chart. Is this possible that way?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Jul 2017 16:04:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-wise-Dimension/m-p/1320553#M822539</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-31T16:04:14Z</dc:date>
    </item>
    <item>
      <title>Re: Script wise Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Script-wise-Dimension/m-p/1320554#M822540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I guess I am failing to understand the use case to answer this... may be someone else can pitch in because unless I know what is the use case, I might give a solution which may or may not work for your real scenario&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Jul 2017 16:06:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-wise-Dimension/m-p/1320554#M822540</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-07-31T16:06:52Z</dc:date>
    </item>
    <item>
      <title>Re: Script wise Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Script-wise-Dimension/m-p/1320555#M822541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok thank you so much Sunny. Shall I provide you the use case now? Use case in the sense, you're asking real time scenario for this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Jul 2017 16:12:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-wise-Dimension/m-p/1320555#M822541</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-31T16:12:04Z</dc:date>
    </item>
    <item>
      <title>Re: Script wise Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Script-wise-Dimension/m-p/1320556#M822542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I meant to say a detailed test case, in a sense are you going to be making other selection after the selection in Customer, because if you do, then it might make it nearly impossible to do in the script. On the other hand, if selecting customer is the only thing you are planning to do... then this might work... I don't know... because I am not sure what all the users are going to select and how the real data model looks like&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Jul 2017 16:18:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-wise-Dimension/m-p/1320556#M822542</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-07-31T16:18:35Z</dc:date>
    </item>
    <item>
      <title>Re: Script wise Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Script-wise-Dimension/m-p/1320557#M822543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sunny, I've attached my QVW, 50% completed. Please have a look at my original post for it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In reusability tab, I have my doubted scenarios.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Jul 2017 16:24:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-wise-Dimension/m-p/1320557#M822543</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-31T16:24:46Z</dc:date>
    </item>
    <item>
      <title>Re: Script wise Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Script-wise-Dimension/m-p/1320558#M822544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I may be too late for this thread. I must say its a bit confusing. I may be mistaken. but at least I tried &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Based on the excel that you posted:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;S2:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD FieldName, &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Data type], &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Min Occurs], &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Max Occurs], &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [M/C/O], &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Length, &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Customer&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;FROM&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;[..\Downloads\S2.xlsx]&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;(ooxml, embedded labels);&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Join&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Load FieldName,Count(FieldName) as ct&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Resident S2&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Group by FieldName;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Finaltable:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD FieldName ,Customer&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Resident S2&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;WHERE ct&amp;gt;1;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;DROP Table S2;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Your chart Dimension will then be Cutomer, The expression would be Count(Customer)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please have a look and I hope it helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Jul 2017 20:33:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-wise-Dimension/m-p/1320558#M822544</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-31T20:33:42Z</dc:date>
    </item>
    <item>
      <title>Re: Script wise Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Script-wise-Dimension/m-p/1320559#M822545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your help Imad..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Aug 2017 10:58:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-wise-Dimension/m-p/1320559#M822545</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-01T10:58:32Z</dc:date>
    </item>
    <item>
      <title>Re: Script wise Dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Script-wise-Dimension/m-p/1320560#M822546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sunny, please find the attached QVW file and suggest an idea. since you don't know my data model, please have a look at it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Aug 2017 11:00:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script-wise-Dimension/m-p/1320560#M822546</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-01T11:00:00Z</dc:date>
    </item>
  </channel>
</rss>

