<?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: tableau with updatable string fields in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/tableau-with-updatable-string-fields/m-p/560543#M209224</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Est-ce que je peux t’appeler 5 min stp ?&lt;/P&gt;&lt;P&gt;De : Armand Frigo &lt;/P&gt;&lt;P&gt;Envoyé : mercredi 25 septembre 2013 11:35&lt;/P&gt;&lt;P&gt;À : TORDJMAN Yoel&lt;/P&gt;&lt;P&gt;Objet : Re:  - tableau with updatable string fields&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QlikCommunity&amp;lt;http://community.qlik.com/&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tableau with updatable string fields&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reply from Armand Frigo&amp;lt;http://community.qlik.com/people/afg?et=watches.email.thread&amp;gt; in App Development - View the full discussion&amp;lt;http://community.qlik.com/message/396837?et=watches.email.thread#396837&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Sep 2013 13:12:31 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-09-25T13:12:31Z</dc:date>
    <item>
      <title>tableau with updatable string fields</title>
      <link>https://community.qlik.com/t5/QlikView/tableau-with-updatable-string-fields/m-p/560537#M209218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi everybody,&lt;/P&gt;&lt;P&gt;sorry for bothering you.. but i am stuck on something which seems simple..&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: #1f497d;"&gt;In SQL, we can do something like SELECT AVG(FIELD1), MAX(FIELD1) WHERE CRITERIUM=’SOMETHING’ &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: #1f497d;"&gt;Here criterium is a &lt;STRONG style="text-decoration: underline;"&gt;string&lt;/STRONG&gt; for which we compute the aggregates.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: #1f497d;"&gt;Now imagine I want to create a tableau where the user can input different &lt;STRONG&gt;&lt;SPAN style="text-decoration: underline;"&gt;strin&lt;/SPAN&gt;&lt;SPAN style="text-decoration: underline;"&gt;g&lt;/SPAN&gt;&lt;/STRONG&gt; criteria in different rows, to obtain the corresponding aggregates in the next columns. Something like that :&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: #1f497d;"&gt;Criterium Avg(field1)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Max(field1)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: #1f497d;"&gt;AAA&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 102&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 120&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: #1f497d;"&gt;BBB&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 115&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 135&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: #1f497d;"&gt;CCC&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 98&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 112&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: #1f497d;"&gt;…&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: #1f497d;"&gt;In this tableau, the user could type AAA in the first column and get the aggregate values in colums 2 and 3. Then he could type BBB in a second row and get the corresponding aggregates. And so on.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: #1f497d;"&gt;How could I manage to do this ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: #1f497d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="color: #1f497d;"&gt;thankk you for everything&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Sep 2013 13:47:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/tableau-with-updatable-string-fields/m-p/560537#M209218</guid>
      <dc:creator />
      <dc:date>2013-09-24T13:47:13Z</dc:date>
    </item>
    <item>
      <title>Re: tableau with updatable string fields</title>
      <link>https://community.qlik.com/t5/QlikView/tableau-with-updatable-string-fields/m-p/560538#M209219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Waiting for your answer... if you need any detail, i will answer asap...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2013 08:56:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/tableau-with-updatable-string-fields/m-p/560538#M209219</guid>
      <dc:creator />
      <dc:date>2013-09-25T08:56:47Z</dc:date>
    </item>
    <item>
      <title>Re: tableau with updatable string fields</title>
      <link>https://community.qlik.com/t5/QlikView/tableau-with-updatable-string-fields/m-p/560539#M209220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yoel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QlikView is not really a solution where we can input data. QlikView can do what-if analysis or budget forecasting to some extend, but this is limited to entering numbers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I understand it might seem simple in SQL, QlikView can actually do the same as what you describe.&lt;/P&gt;&lt;P&gt;However, if you want to input data, in any SQL database or in QlikView this is where you will struggle.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I cannot think of any way to achieve this with a table object.&lt;/P&gt;&lt;P&gt;If you have a limited number of values, you could design a screen with variables and individual text objects to display the aggregate results:&lt;/P&gt;&lt;P&gt;Variable A as input box&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; |&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Text object to show Avg(Variable 1)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; | Text object to show Max(Variable 1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;KT Labs have created a data entry extension for QlikView, but I am not sure if it will support strings. As far as I know about their solution, this is designed for Finance Controllers who work on budget figures (numbers).&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.ktlabs.com/index.php?option=com_content&amp;amp;view=article&amp;amp;id=153&amp;amp;Itemid=58&amp;amp;lang=en" title="http://www.ktlabs.com/index.php?option=com_content&amp;amp;view=article&amp;amp;id=153&amp;amp;Itemid=58&amp;amp;lang=en"&gt;KliqPlan smart data-entry for QlikView&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Armand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2013 09:19:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/tableau-with-updatable-string-fields/m-p/560539#M209220</guid>
      <dc:creator>armandfrigo</dc:creator>
      <dc:date>2013-09-25T09:19:13Z</dc:date>
    </item>
    <item>
      <title>Re: Re: tableau with updatable string fields</title>
      <link>https://community.qlik.com/t5/QlikView/tableau-with-updatable-string-fields/m-p/560540#M209221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There would be other ways like using valuelist(). But one simple way you might want to try like attached sample.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2013 09:32:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/tableau-with-updatable-string-fields/m-p/560540#M209221</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2013-09-25T09:32:05Z</dc:date>
    </item>
    <item>
      <title>Re: tableau with updatable string fields</title>
      <link>https://community.qlik.com/t5/QlikView/tableau-with-updatable-string-fields/m-p/560541#M209222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you post a sample of your source data here?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2013 09:33:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/tableau-with-updatable-string-fields/m-p/560541#M209222</guid>
      <dc:creator />
      <dc:date>2013-09-25T09:33:22Z</dc:date>
    </item>
    <item>
      <title>Re: tableau with updatable string fields</title>
      <link>https://community.qlik.com/t5/QlikView/tableau-with-updatable-string-fields/m-p/560542#M209223</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;if the data already loaded:&lt;/P&gt;&lt;P&gt;A listBox with the Criterium field could be the solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I fyou need to reload:&lt;/P&gt;&lt;P&gt;store the criterium into a variable&lt;/P&gt;&lt;P&gt;modify your script to take into account this variable&lt;/P&gt;&lt;P&gt;create a button to reload the data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fabrice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2013 09:33:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/tableau-with-updatable-string-fields/m-p/560542#M209223</guid>
      <dc:creator />
      <dc:date>2013-09-25T09:33:43Z</dc:date>
    </item>
    <item>
      <title>Re: tableau with updatable string fields</title>
      <link>https://community.qlik.com/t5/QlikView/tableau-with-updatable-string-fields/m-p/560543#M209224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Est-ce que je peux t’appeler 5 min stp ?&lt;/P&gt;&lt;P&gt;De : Armand Frigo &lt;/P&gt;&lt;P&gt;Envoyé : mercredi 25 septembre 2013 11:35&lt;/P&gt;&lt;P&gt;À : TORDJMAN Yoel&lt;/P&gt;&lt;P&gt;Objet : Re:  - tableau with updatable string fields&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QlikCommunity&amp;lt;http://community.qlik.com/&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tableau with updatable string fields&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reply from Armand Frigo&amp;lt;http://community.qlik.com/people/afg?et=watches.email.thread&amp;gt; in App Development - View the full discussion&amp;lt;http://community.qlik.com/message/396837?et=watches.email.thread#396837&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2013 13:12:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/tableau-with-updatable-string-fields/m-p/560543#M209224</guid>
      <dc:creator />
      <dc:date>2013-09-25T13:12:31Z</dc:date>
    </item>
  </channel>
</rss>

