<?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: Problems with application from data source in Excel - in particular  &amp;quot;GetCurrentField ... etc etc&amp;quot; in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Problems-with-application-from-data-source-in-Excel-in/m-p/835878#M294045</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;How can I do? you can please make me an example in my file attachment?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 22 May 2015 12:54:20 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-05-22T12:54:20Z</dc:date>
    <item>
      <title>Problems with application from data source in Excel - in particular  "GetCurrentField ... etc etc"</title>
      <link>https://community.qlik.com/t5/QlikView/Problems-with-application-from-data-source-in-Excel-in/m-p/835876#M294043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Goodmorning everyone,&lt;/P&gt;&lt;P&gt;I am creating an application that analyzes the visits to clients from my sales force.&lt;/P&gt;&lt;P&gt;The analysis I set three types of partners:&lt;/P&gt;&lt;P&gt;Customers;&lt;/P&gt;&lt;P&gt;Potential customers;&lt;/P&gt;&lt;P&gt;Suppliers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sheet "General"&lt;/P&gt;&lt;P&gt;I created a group for the pie chart given by 3 types Customers, Potential Customers and Suppliers in Tab size&lt;/P&gt;&lt;P&gt;and in Table Expressions I entered the following formula:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (GetCurrentField ([New Group]) = 'customer',&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; count ([Customer]),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; count ([potential customer]))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and it seems to work, I added a line like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (GetCurrentField ([New Group]) = 'customer',&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; count ([Customer]),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; count ([potential customer])),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; count ([Manufacturer])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and does not represent me any more pie ... why?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Second request .... always in sheet general under the graph in the grid right you can select customers and potential customers, and it seems to work .... even if I add here suppliers do not work anymore.&lt;/P&gt;&lt;P&gt;This first grid separates me the details by type of partner and that's fine but I also want a comprehensive view on the grid right ... someone help me know?&lt;/P&gt;&lt;P&gt;Thank you all in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 May 2015 12:43:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problems-with-application-from-data-source-in-Excel-in/m-p/835876#M294043</guid>
      <dc:creator />
      <dc:date>2015-05-22T12:43:56Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with application from data source in Excel - in particular  "GetCurrentField ... etc etc"</title>
      <link>https://community.qlik.com/t5/QlikView/Problems-with-application-from-data-source-in-Excel-in/m-p/835877#M294044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;An if() function only takes up to three arguments, conditon, then-branch, else-branch. That's why your modification doesn't work. Use a pick/ match combination instead.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 May 2015 12:46:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problems-with-application-from-data-source-in-Excel-in/m-p/835877#M294044</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-05-22T12:46:42Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with application from data source in Excel - in particular  "GetCurrentField ... etc etc"</title>
      <link>https://community.qlik.com/t5/QlikView/Problems-with-application-from-data-source-in-Excel-in/m-p/835878#M294045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;How can I do? you can please make me an example in my file attachment?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 May 2015 12:54:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problems-with-application-from-data-source-in-Excel-in/m-p/835878#M294045</guid>
      <dc:creator />
      <dc:date>2015-05-22T12:54:20Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with application from data source in Excel - in particular  "GetCurrentField ... etc etc"</title>
      <link>https://community.qlik.com/t5/QlikView/Problems-with-application-from-data-source-in-Excel-in/m-p/835879#M294046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp; pick(match(GetCurrentField([Nuovo Gruppo]),'Cliente', 'Cliente Potenziale','Fornitore'),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; count([Cliente]),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; count([Cliente Potenziale]),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; count([Fornitore])&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; )&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 May 2015 13:03:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problems-with-application-from-data-source-in-Excel-in/m-p/835879#M294046</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-05-22T13:03:57Z</dc:date>
    </item>
  </channel>
</rss>

