<?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: Unknow expressions needed in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Unknow-expressions-needed/m-p/35659#M785161</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i think you can try Pick(match(),) for that&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Mar 2018 18:39:10 GMT</pubDate>
    <dc:creator>zebhashmi</dc:creator>
    <dc:date>2018-03-15T18:39:10Z</dc:date>
    <item>
      <title>Unknow expressions needed</title>
      <link>https://community.qlik.com/t5/QlikView/Unknow-expressions-needed/m-p/35655#M785157</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 have a table with a multiple categories that could potentially have&amp;nbsp; 1 to 100 accounts assiged per category.&lt;/P&gt;&lt;P&gt;I want to be able to list the categories and calculate the total dollars for each account.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My problem is that number of accounts can vary for each category and i don't have any idea how many expressions i would&lt;/P&gt;&lt;P&gt;need to create for every selection made.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've assigned line numbers to each account and was going to list them as line number 1 = column 1, line number 2 = column 2,etc. and hide them if that account(line number) was zero. The problem is i would need 100 expressions and would need to add more if the number of accounts grows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a dynamic way to create expressions based on the number of accounts(lines numbers) found?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance. &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/Unknow-expressions-needed/m-p/35655#M785157</guid>
      <dc:creator>jjking58</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Unknow expressions needed</title>
      <link>https://community.qlik.com/t5/QlikView/Unknow-expressions-needed/m-p/35656#M785158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It would be interesting if you can attach some Data and the expected output via screen shots &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Mar 2018 16:45:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unknow-expressions-needed/m-p/35656#M785158</guid>
      <dc:creator>YoussefBelloum</dc:creator>
      <dc:date>2018-03-15T16:45:18Z</dc:date>
    </item>
    <item>
      <title>Re: Unknow expressions needed</title>
      <link>https://community.qlik.com/t5/QlikView/Unknow-expressions-needed/m-p/35657#M785159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yap little more... &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Mar 2018 16:57:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unknow-expressions-needed/m-p/35657#M785159</guid>
      <dc:creator>zebhashmi</dc:creator>
      <dc:date>2018-03-15T16:57:37Z</dc:date>
    </item>
    <item>
      <title>Re: Unknow expressions needed</title>
      <link>https://community.qlik.com/t5/QlikView/Unknow-expressions-needed/m-p/35658#M785160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;for location 220 table I have &lt;IMG alt="Image Ex.PNG" class="jive-image image-1" src="/legacyfs/online/196522_Image Ex.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;UL style="list-style-type: disc;"&gt;&lt;LI&gt;4 accounts for cat 110 (my Dimension) – &lt;SPAN style="color: red;"&gt;500,40100,50100,50118&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;3 accounts for cat 112 - &lt;SPAN style="color: red;"&gt;315&lt;/SPAN&gt;,500,40100,50100&amp;nbsp;&amp;nbsp; &lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;If I wanted to sum AMT2 based on category I would need (5) expressions &lt;/P&gt;&lt;P&gt;add category 114 &lt;/P&gt;&lt;UL style="list-style-type: disc;"&gt;&lt;LI&gt;10 accounts for cat 114 – &lt;SPAN style="color: red;"&gt;300,310&lt;/SPAN&gt;,315,500,40100,&lt;SPAN style="color: red;"&gt;41100&lt;/SPAN&gt;,50100,&lt;SPAN style="color: red;"&gt;50115&lt;/SPAN&gt;,50118,&lt;SPAN style="color: red;"&gt;50205&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Now I need an additional (5) expressions.&lt;/P&gt;&lt;P&gt;Now I have (10) expressions –&amp;nbsp; Is there a dynamic way to create the expression based on selection (in this case location 220)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Mar 2018 18:09:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unknow-expressions-needed/m-p/35658#M785160</guid>
      <dc:creator>jjking58</dc:creator>
      <dc:date>2018-03-15T18:09:24Z</dc:date>
    </item>
    <item>
      <title>Re: Unknow expressions needed</title>
      <link>https://community.qlik.com/t5/QlikView/Unknow-expressions-needed/m-p/35659#M785161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i think you can try Pick(match(),) for that&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Mar 2018 18:39:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unknow-expressions-needed/m-p/35659#M785161</guid>
      <dc:creator>zebhashmi</dc:creator>
      <dc:date>2018-03-15T18:39:10Z</dc:date>
    </item>
    <item>
      <title>Re: Unknow expressions needed</title>
      <link>https://community.qlik.com/t5/QlikView/Unknow-expressions-needed/m-p/35660#M785162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sum({&amp;lt;Cat = {'110'}&amp;gt;}Amt2) will not work for you?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Mar 2018 18:47:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unknow-expressions-needed/m-p/35660#M785162</guid>
      <dc:creator>zebhashmi</dc:creator>
      <dc:date>2018-03-15T18:47:11Z</dc:date>
    </item>
    <item>
      <title>Re: Unknow expressions needed</title>
      <link>https://community.qlik.com/t5/QlikView/Unknow-expressions-needed/m-p/35661#M785163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jahanzeb,&lt;/P&gt;&lt;P&gt;Can you give me an example of how i would implement this. I've never work with pick(match)&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Mar 2018 18:47:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unknow-expressions-needed/m-p/35661#M785163</guid>
      <dc:creator>jjking58</dc:creator>
      <dc:date>2018-03-15T18:47:16Z</dc:date>
    </item>
    <item>
      <title>Re: Unknow expressions needed</title>
      <link>https://community.qlik.com/t5/QlikView/Unknow-expressions-needed/m-p/35662#M785164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can understand you pain, You want to have separate column of sum for each account number and want to hide or show that column based on if whether account no is active or not at any given moment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We resolved similar issue after migrating to Qlik Sense, mashups/hypercubes, now we are generating expressions dynamically in the script&amp;nbsp; using island tables but I don't think its possible in Qlikview.&lt;/P&gt;&lt;P&gt;By any chance if you can use pivot table, you can make account number column horizontal, but the restrictions will be there as columns cannot be sorted.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Mar 2018 19:14:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unknow-expressions-needed/m-p/35662#M785164</guid>
      <dc:creator>Digvijay_Singh</dc:creator>
      <dc:date>2018-03-15T19:14:56Z</dc:date>
    </item>
  </channel>
</rss>

