<?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: Tool for custom client fields selection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Tool-for-custom-client-fields-selection/m-p/590790#M219152</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Enabling the user to implement his own logic &lt;EM&gt;on the server &lt;/EM&gt;might be possible e.g. by enabling the shared server objects feature, thus enabling the user to create his own chart objects. This works to some extend, but also has some drawbacks, because the shared server objects are stored in a separate meta file on the server next to the qvw document and this might impact maintenance, especially if you want to distribute the logic then to more / all users.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another option is to let your power users design / modify QV front end applications (.qvw) files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Both options require that the user knows the data model to some extend and is also has some QV front end experience / knowledge, also with regard to QV functions / expressions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Both options will be limited when it comes to logic that benifits from changes to the data model.&lt;/P&gt;&lt;P&gt;You don't want everybody to change your model, so this would require that the logic will be defined in requirements and put into code by your developers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Export to Excel is a standard feature available in most charts, so this should be no problem as soon as the chart is designed properly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Selecting all entries with some inequalities might be easy, if the inequalities can be selected easily just by using the list boxes (e.g. by using the search), or can be difficult to achieve with only front end tools, without preparing something in your data model. So this question is not easy to answer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 03 May 2014 10:19:34 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2014-05-03T10:19:34Z</dc:date>
    <item>
      <title>Tool for custom client fields selection</title>
      <link>https://community.qlik.com/t5/QlikView/Tool-for-custom-client-fields-selection/m-p/590787#M219149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible to implement a tool on the server that enables clients to customize their most frequent multiple fields selections?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex. clients in Russia will most of the time select&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Product X, Russia&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but not client in Brazil...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The tool could for instance capture the current selection. There could be a pop-up window for choosing the selection's name, plus other features, like delete a selection...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it feasible ? Can i prototype an equivalent tool on the client Personal Edition?&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>Fri, 02 May 2014 16:03:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Tool-for-custom-client-fields-selection/m-p/590787#M219149</guid>
      <dc:creator />
      <dc:date>2014-05-02T16:03:08Z</dc:date>
    </item>
    <item>
      <title>Re: Tool for custom client fields selection</title>
      <link>https://community.qlik.com/t5/QlikView/Tool-for-custom-client-fields-selection/m-p/590788#M219150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you looked into using bookmarks (QV bookmarks, not browser bookmarks)?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 May 2014 16:06:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Tool-for-custom-client-fields-selection/m-p/590788#M219150</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2014-05-02T16:06:48Z</dc:date>
    </item>
    <item>
      <title>Re: Tool for custom client fields selection</title>
      <link>https://community.qlik.com/t5/QlikView/Tool-for-custom-client-fields-selection/m-p/590789#M219151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the hint.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What if i want the user to be able to propose its own logic, as for instance: select, or export to Excel, all entries which verified some inequalities?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 May 2014 06:02:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Tool-for-custom-client-fields-selection/m-p/590789#M219151</guid>
      <dc:creator />
      <dc:date>2014-05-03T06:02:58Z</dc:date>
    </item>
    <item>
      <title>Re: Tool for custom client fields selection</title>
      <link>https://community.qlik.com/t5/QlikView/Tool-for-custom-client-fields-selection/m-p/590790#M219152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Enabling the user to implement his own logic &lt;EM&gt;on the server &lt;/EM&gt;might be possible e.g. by enabling the shared server objects feature, thus enabling the user to create his own chart objects. This works to some extend, but also has some drawbacks, because the shared server objects are stored in a separate meta file on the server next to the qvw document and this might impact maintenance, especially if you want to distribute the logic then to more / all users.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another option is to let your power users design / modify QV front end applications (.qvw) files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Both options require that the user knows the data model to some extend and is also has some QV front end experience / knowledge, also with regard to QV functions / expressions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Both options will be limited when it comes to logic that benifits from changes to the data model.&lt;/P&gt;&lt;P&gt;You don't want everybody to change your model, so this would require that the logic will be defined in requirements and put into code by your developers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Export to Excel is a standard feature available in most charts, so this should be no problem as soon as the chart is designed properly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Selecting all entries with some inequalities might be easy, if the inequalities can be selected easily just by using the list boxes (e.g. by using the search), or can be difficult to achieve with only front end tools, without preparing something in your data model. So this question is not easy to answer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 May 2014 10:19:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Tool-for-custom-client-fields-selection/m-p/590790#M219152</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2014-05-03T10:19:34Z</dc:date>
    </item>
    <item>
      <title>Re: Tool for custom client fields selection</title>
      <link>https://community.qlik.com/t5/QlikView/Tool-for-custom-client-fields-selection/m-p/590791#M219153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Both are possible, shared objects or direct implementation into QLikView&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Would you have a reference explaining the shared server objects?&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Most surely, i will go for 2/. I will prepare detailled requirements for direct development on the server&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;There would be two types of tools&lt;UL&gt;&lt;LI&gt;some proposed tools for recurrent actions, for instance &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;a drop down list on right click or in the menu with possible actions, s.a. select fields verifying some criteria...&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;some tools/wizard for customization of criteria. is this an option, and where can i look to have more info?&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 May 2014 11:58:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Tool-for-custom-client-fields-selection/m-p/590791#M219153</guid>
      <dc:creator />
      <dc:date>2014-05-03T11:58:00Z</dc:date>
    </item>
    <item>
      <title>Re: Tool for custom client fields selection</title>
      <link>https://community.qlik.com/t5/QlikView/Tool-for-custom-client-fields-selection/m-p/590792#M219154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just some ideas with standard functionality (there are also third party tools and extensions you can look into):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- For recurrrent actions, create buttons with button actions (like performing selections in field with some criteria, also dynamic criteria based on current selection / input variables)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Customization of criteria:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Use variables (edited in input boxes or using variable expressions that define the variable based on current&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; selections etc.)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Use user bookmarks to extend the predefined document bookmarks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 May 2014 12:40:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Tool-for-custom-client-fields-selection/m-p/590792#M219154</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2014-05-03T12:40:54Z</dc:date>
    </item>
  </channel>
</rss>

