<?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: Customizing the Table object in Dashboard in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Customizing-the-Table-object-in-Dashboard/m-p/706417#M254595</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not with the table box, but with a normal straight table (chart object).&lt;/P&gt;&lt;P&gt;I would insert all possible fields (columns) each one as expression and use the conditional show of each expression with e.g. help of variables. The user could click on a button which indicate to show /not show an expression in the straight table with the variable being true/false&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Oct 2014 03:38:40 GMT</pubDate>
    <dc:creator>danieloberbilli</dc:creator>
    <dc:date>2014-10-28T03:38:40Z</dc:date>
    <item>
      <title>Customizing the Table object in Dashboard</title>
      <link>https://community.qlik.com/t5/QlikView/Customizing-the-Table-object-in-Dashboard/m-p/706416#M254594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way where I can allow the End user to customize the Table Box in the dashboard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;They should be able to add or remove columns which they want to. Obviously this has to be done on the server but the capability/functionality of doing this I would be doing on the Client/desktop application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks heaps in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shyam.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Oct 2014 03:32:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Customizing-the-Table-object-in-Dashboard/m-p/706416#M254594</guid>
      <dc:creator>shyamcharan</dc:creator>
      <dc:date>2014-10-28T03:32:57Z</dc:date>
    </item>
    <item>
      <title>Re: Customizing the Table object in Dashboard</title>
      <link>https://community.qlik.com/t5/QlikView/Customizing-the-Table-object-in-Dashboard/m-p/706417#M254595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not with the table box, but with a normal straight table (chart object).&lt;/P&gt;&lt;P&gt;I would insert all possible fields (columns) each one as expression and use the conditional show of each expression with e.g. help of variables. The user could click on a button which indicate to show /not show an expression in the straight table with the variable being true/false&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Oct 2014 03:38:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Customizing-the-Table-object-in-Dashboard/m-p/706417#M254595</guid>
      <dc:creator>danieloberbilli</dc:creator>
      <dc:date>2014-10-28T03:38:40Z</dc:date>
    </item>
    <item>
      <title>Re: Customizing the Table object in Dashboard</title>
      <link>https://community.qlik.com/t5/QlikView/Customizing-the-Table-object-in-Dashboard/m-p/706418#M254596</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Daniel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That should help in my requirement and sorry Straight Table is what I would be using. &lt;/P&gt;&lt;P&gt;You tip should help me and I would be going to work on that and come back if any issues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, I am just wondering is there a way where I can provide a list of fields to the user so that he can select and only those are displayed in the Straight Table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks heaps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Oct 2014 04:36:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Customizing-the-Table-object-in-Dashboard/m-p/706418#M254596</guid>
      <dc:creator>shyamcharan</dc:creator>
      <dc:date>2014-10-28T04:36:50Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Customizing the Table object in Dashboard</title>
      <link>https://community.qlik.com/t5/QlikView/Customizing-the-Table-object-in-Dashboard/m-p/706419#M254597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are ways to do so. Just to keep it simple at the moment, I would suggest you use single buttons (textboxes) and variables instead of fieldlists.&lt;/P&gt;&lt;P&gt;Please find an example app attached and here 2 screenshots:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="sh1.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/69819_sh1.PNG.png" /&gt;&lt;IMG alt="sh2.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/69820_sh2.PNG.png" style="width: 620px; height: 380px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Oct 2014 04:54:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Customizing-the-Table-object-in-Dashboard/m-p/706419#M254597</guid>
      <dc:creator>danieloberbilli</dc:creator>
      <dc:date>2014-10-28T04:54:13Z</dc:date>
    </item>
    <item>
      <title>Re: Customizing the Table object in Dashboard</title>
      <link>https://community.qlik.com/t5/QlikView/Customizing-the-Table-object-in-Dashboard/m-p/706420#M254598</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shyam,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this thread &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="j-search-result-value" href="https://community.qlik.com/docs/DOC-5404" style="margin: 0 0 3px; font-weight: bold; font-size: 15px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3778c7;"&gt;&lt;SPAN class="j-search-result-title" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;EM class="jive-hilite" style="font-family: inherit; background-color: #ffffcd;"&gt;Adhoc&lt;/EM&gt; &lt;EM class="jive-hilite" style="font-family: inherit; background-color: #ffffcd;"&gt;reporting&lt;/EM&gt; in Qlikview&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="j-search-result-title" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="j-search-result-title" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="j-search-result-title" style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;Jagan.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Oct 2014 05:04:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Customizing-the-Table-object-in-Dashboard/m-p/706420#M254598</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-10-28T05:04:14Z</dc:date>
    </item>
  </channel>
</rss>

