<?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: Edit data from front end in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Edit-data-from-front-end/m-p/582481#M1115159</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Might not be a helpful trip since its on script side...&lt;/P&gt;&lt;P&gt;if you have very few values in list.... you can use mapping table and apply map to replace customer names with custom names&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Feb 2014 19:42:47 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-02-13T19:42:47Z</dc:date>
    <item>
      <title>Edit data from front end</title>
      <link>https://community.qlik.com/t5/QlikView/Edit-data-from-front-end/m-p/582476#M1115154</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;In my data based i have customer column. currently i have 3 customers. &lt;/P&gt;&lt;P&gt;Then i used list box to view each customer data separately.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For a demo i need to use this document but i don't need to show the customer names. So it is difficult(time consiuming thing)&lt;/P&gt;&lt;P&gt;edit the customer names in script or data base.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So is there a way to replace customer names in front end of a list box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Feb 2014 17:41:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Edit-data-from-front-end/m-p/582476#M1115154</guid>
      <dc:creator>anuradhaa</dc:creator>
      <dc:date>2014-02-13T17:41:26Z</dc:date>
    </item>
    <item>
      <title>Re: Edit data from front end</title>
      <link>https://community.qlik.com/t5/QlikView/Edit-data-from-front-end/m-p/582477#M1115155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can scramble Customer field in your desktop version.&lt;/P&gt;&lt;P&gt;Go to Document Properties &amp;gt; Scrambling &amp;gt; Select Customer &amp;gt; then scramble&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Test.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/53162_Test.png" style="width: 620px; height: 300px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Feb 2014 17:45:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Edit-data-from-front-end/m-p/582477#M1115155</guid>
      <dc:creator />
      <dc:date>2014-02-13T17:45:28Z</dc:date>
    </item>
    <item>
      <title>Re: Edit data from front end</title>
      <link>https://community.qlik.com/t5/QlikView/Edit-data-from-front-end/m-p/582478#M1115156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Go to Settings&lt;/P&gt;&lt;P&gt;Document Properties&lt;/P&gt;&lt;P&gt;Scrambling&lt;/P&gt;&lt;P&gt;Select Customer Name&lt;/P&gt;&lt;P&gt;Scramble&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Feb 2014 17:46:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Edit-data-from-front-end/m-p/582478#M1115156</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-02-13T17:46:07Z</dc:date>
    </item>
    <item>
      <title>Re: Edit data from front end</title>
      <link>https://community.qlik.com/t5/QlikView/Edit-data-from-front-end/m-p/582479#M1115157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use an expression in listbox&lt;/P&gt;&lt;P&gt;=pick(match(CustomerColumn, 'A1', 'B1', 'C1'), 'aaa', 'bbb', 'ccc')&lt;/P&gt;&lt;P&gt;but the other chart with same CustomerColumn?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Feb 2014 17:46:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Edit-data-from-front-end/m-p/582479#M1115157</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-02-13T17:46:22Z</dc:date>
    </item>
    <item>
      <title>Re: Edit data from front end</title>
      <link>https://community.qlik.com/t5/QlikView/Edit-data-from-front-end/m-p/582480#M1115158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Massimo and Ajay... Learnt something new today&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Feb 2014 19:39:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Edit-data-from-front-end/m-p/582480#M1115158</guid>
      <dc:creator />
      <dc:date>2014-02-13T19:39:08Z</dc:date>
    </item>
    <item>
      <title>Re: Edit data from front end</title>
      <link>https://community.qlik.com/t5/QlikView/Edit-data-from-front-end/m-p/582481#M1115159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Might not be a helpful trip since its on script side...&lt;/P&gt;&lt;P&gt;if you have very few values in list.... you can use mapping table and apply map to replace customer names with custom names&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Feb 2014 19:42:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Edit-data-from-front-end/m-p/582481#M1115159</guid>
      <dc:creator />
      <dc:date>2014-02-13T19:42:47Z</dc:date>
    </item>
  </channel>
</rss>

