<?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>idea Re: Put all fields in tablebox (should be more efficient) in Suggest an Idea</title>
    <link>https://community.qlik.com/t5/Suggest-an-Idea/Put-all-fields-in-tablebox-should-be-more-efficient/idc-p/1675471#M40</link>
    <description>&lt;P&gt;Georg54,&lt;/P&gt;&lt;P&gt;I think I have understood your use case correctly.&amp;nbsp; You want a data manager to be able to see all values, in all fields in all tables.&amp;nbsp; This allows you to see all of that and more.&lt;/P&gt;&lt;P&gt;Create a Master Dimension using&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;=minstring($Field)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Then create a filter pane using $Table in the Dimension data field and 'Data Profiler Tables' as the Title.&lt;/P&gt;&lt;P&gt;Create another filter pane using $Field in the Dimension data field and 'Data Profiler Fields' as the Title .&lt;/P&gt;&lt;P&gt;Then create another filter pane using the Dimension Master Item you generated earlier and use the same expression in the Title.&lt;/P&gt;&lt;P&gt;When you now add data to the application it will show you all the Tables, fields and values loaded.&lt;/P&gt;&lt;P&gt;The other expressions are variations of the same Master Item.&lt;/P&gt;&lt;P&gt;Any problems let me know and I will send you the qvf.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 13 Feb 2020 17:26:03 GMT</pubDate>
    <dc:creator>CHansford</dc:creator>
    <dc:date>2020-02-13T17:26:03Z</dc:date>
    <item>
      <title>Put all fields in tablebox (should be more efficient)</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/Put-all-fields-in-tablebox-should-be-more-efficient/idi-p/1671994</link>
      <description>&lt;P&gt;A Datamanager wants to see all fields with all its data. Qlik Sense don't provide a smart a fast solution. Suboptimal workarounds:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Previews in the Datamanager or Datamodel tab are only &lt;STRONG&gt;previews&lt;/STRONG&gt; and &lt;STRONG&gt;don't show full data&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;When using loading script, you can not use Datamanager tab&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;So you have to build a temporary app, implement a table box and then manually pull all fields into that table.&lt;/P&gt;&lt;P&gt;I would say, this is very&lt;STRONG&gt;&lt;A href="https://www.dict.cc/englisch-deutsch/inefficient.html" target="_blank" rel="noopener"&gt;&amp;nbsp;&lt;/A&gt;inefficient&amp;nbsp;&lt;/STRONG&gt;and not state of the art. When you look what mostly DMBS-Tools provides, then... you missed this powerfull function!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2020.0204-092749.jpg" style="width: 697px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/27900i9E633ADF18A35FD4/image-size/large?v=v2&amp;amp;px=999" role="button" title="2020.0204-092749.jpg" alt="2020.0204-092749.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 15:05:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/Put-all-fields-in-tablebox-should-be-more-efficient/idi-p/1671994</guid>
      <dc:creator>george55</dc:creator>
      <dc:date>2020-11-25T15:05:15Z</dc:date>
    </item>
    <item>
      <title>Re: Put all fields in tablebox (should be more efficient)</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/Put-all-fields-in-tablebox-should-be-more-efficient/idc-p/1673002#M37</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/85003"&gt;@george55&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here, we use the extension QuickTableViewer as a turnaroud.&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/ChristofSchwarz/qsQuickTableViewer" target="_blank"&gt;https://github.com/ChristofSchwarz/qsQuickTableViewer&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Simon&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2020 14:39:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/Put-all-fields-in-tablebox-should-be-more-efficient/idc-p/1673002#M37</guid>
      <dc:creator>simonaubert</dc:creator>
      <dc:date>2020-02-06T14:39:25Z</dc:date>
    </item>
    <item>
      <title>Re: Put all fields in tablebox (should be more efficient)</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/Put-all-fields-in-tablebox-should-be-more-efficient/idc-p/1675197#M38</link>
      <description>&lt;P&gt;I use this self generated data profile app, which is based on a qlikview version produced sometime ago, by some very clever folk and uses $Table and $Field and&amp;nbsp;=minstring($Field) to see the values&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="Data Profile App.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/28368i4CBF1FEA20CACDBB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Data Profile App.png" alt="Data Profile App.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The QVF is available if anyone wants it.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Feb 2020 09:08:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/Put-all-fields-in-tablebox-should-be-more-efficient/idc-p/1675197#M38</guid>
      <dc:creator>CHansford</dc:creator>
      <dc:date>2020-02-13T09:08:38Z</dc:date>
    </item>
    <item>
      <title>Re: Put all fields in tablebox (should be more efficient)</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/Put-all-fields-in-tablebox-should-be-more-efficient/idc-p/1675448#M39</link>
      <description>&lt;P&gt;Hi Cjhansford&lt;/P&gt;&lt;P&gt;Don't know if you did understand my need correct. Actually don't understand where to put your code? E.g. in a tablebox =minstring($Field) gets an error&lt;/P&gt;</description>
      <pubDate>Thu, 13 Feb 2020 16:34:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/Put-all-fields-in-tablebox-should-be-more-efficient/idc-p/1675448#M39</guid>
      <dc:creator>george55</dc:creator>
      <dc:date>2020-02-13T16:34:22Z</dc:date>
    </item>
    <item>
      <title>Re: Put all fields in tablebox (should be more efficient)</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/Put-all-fields-in-tablebox-should-be-more-efficient/idc-p/1675471#M40</link>
      <description>&lt;P&gt;Georg54,&lt;/P&gt;&lt;P&gt;I think I have understood your use case correctly.&amp;nbsp; You want a data manager to be able to see all values, in all fields in all tables.&amp;nbsp; This allows you to see all of that and more.&lt;/P&gt;&lt;P&gt;Create a Master Dimension using&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;=minstring($Field)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Then create a filter pane using $Table in the Dimension data field and 'Data Profiler Tables' as the Title.&lt;/P&gt;&lt;P&gt;Create another filter pane using $Field in the Dimension data field and 'Data Profiler Fields' as the Title .&lt;/P&gt;&lt;P&gt;Then create another filter pane using the Dimension Master Item you generated earlier and use the same expression in the Title.&lt;/P&gt;&lt;P&gt;When you now add data to the application it will show you all the Tables, fields and values loaded.&lt;/P&gt;&lt;P&gt;The other expressions are variations of the same Master Item.&lt;/P&gt;&lt;P&gt;Any problems let me know and I will send you the qvf.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Feb 2020 17:26:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/Put-all-fields-in-tablebox-should-be-more-efficient/idc-p/1675471#M40</guid>
      <dc:creator>CHansford</dc:creator>
      <dc:date>2020-02-13T17:26:03Z</dc:date>
    </item>
    <item>
      <title>Re: Put all fields in tablebox (should be more efficient)</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/Put-all-fields-in-tablebox-should-be-more-efficient/idc-p/1675582#M42</link>
      <description>&lt;P&gt;George,&lt;/P&gt;&lt;P&gt;I had to post the QVF in the Documents and Videos area using this thread name.&lt;/P&gt;&lt;P&gt;Hopefully you can now download it.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;</description>
      <pubDate>Thu, 13 Feb 2020 22:04:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/Put-all-fields-in-tablebox-should-be-more-efficient/idc-p/1675582#M42</guid>
      <dc:creator>CHansford</dc:creator>
      <dc:date>2020-02-13T22:04:40Z</dc:date>
    </item>
    <item>
      <title>Re: Put all fields in tablebox (should be more efficient)</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/Put-all-fields-in-tablebox-should-be-more-efficient/idc-p/1675671#M43</link>
      <description>&lt;P&gt;Chris,&lt;/P&gt;&lt;P&gt;Do have the problem that the app is using the same name as an existing dat connection. Would like to avoid to replace it the existing one, even if I don't know what type of data connection will be affected. Please help.&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Data Profile app 2020.0214-083907.jpg" style="width: 438px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/28421iE5EE9177C4AB4E5C/image-size/large?v=v2&amp;amp;px=999" role="button" title="Data Profile app 2020.0214-083907.jpg" alt="Data Profile app 2020.0214-083907.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And I did try to use your instructions. A have a problem with the MinString($Field) as Master-Item. In the third filterpane got an invalid dimension.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;George&lt;/P&gt;</description>
      <pubDate>Fri, 14 Feb 2020 08:04:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/Put-all-fields-in-tablebox-should-be-more-efficient/idc-p/1675671#M43</guid>
      <dc:creator>george55</dc:creator>
      <dc:date>2020-02-14T08:04:18Z</dc:date>
    </item>
    <item>
      <title>Re: Put all fields in tablebox (should be more efficient)</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/Put-all-fields-in-tablebox-should-be-more-efficient/idc-p/1675689#M44</link>
      <description>&lt;P&gt;George,&lt;/P&gt;&lt;P&gt;This app uses whatever data is loaded into it, so the connection is immaterial here.&amp;nbsp; &amp;nbsp;The data that is currently being used is generated in the load script, so is not reliant on any connection.&lt;/P&gt;&lt;P&gt;Once it is imported then you need to load some of your own data into it. Then all the elements work, but until data is loaded it will give errors.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Feb 2020 08:46:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/Put-all-fields-in-tablebox-should-be-more-efficient/idc-p/1675689#M44</guid>
      <dc:creator>CHansford</dc:creator>
      <dc:date>2020-02-14T08:46:05Z</dc:date>
    </item>
    <item>
      <title>Re: Put all fields in tablebox (should be more efficient)</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/Put-all-fields-in-tablebox-should-be-more-efficient/idc-p/1675695#M45</link>
      <description>&lt;P&gt;Chris&lt;/P&gt;&lt;P&gt;Did import, had to replace an existing App. So did create an empty App and now don't know the next steps. Do I have to put this code in every App I used in a separate section?&amp;nbsp; Thanks for further step-by-step information.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;George&lt;/P&gt;</description>
      <pubDate>Fri, 14 Feb 2020 09:03:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/Put-all-fields-in-tablebox-should-be-more-efficient/idc-p/1675695#M45</guid>
      <dc:creator>george55</dc:creator>
      <dc:date>2020-02-14T09:03:35Z</dc:date>
    </item>
    <item>
      <title>Re: Put all fields in tablebox (should be more efficient) - Status changed to: Open - Collecting Feedback</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/Put-all-fields-in-tablebox-should-be-more-efficient/idc-p/1695151#M1828</link>
      <description>&lt;P&gt;Thank you all for your feedback on ways to improve our product. While this is something we understand would be useful, it's not on the short-term roadmap. Please continue to show your support for this idea.&lt;/P&gt;&lt;P&gt;Fyi there is a nice extension for adding multiple fields to a table:&amp;nbsp;&amp;nbsp;&lt;A href="https://github.com/ChristofSchwarz/qsQuickTableViewer" target="_blank"&gt;https://github.com/ChristofSchwarz/qsQuickTableViewer&lt;/A&gt;&amp;nbsp;by Christof Schwarz has a&lt;/P&gt;&lt;P&gt;Thanks,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Patric&lt;/P&gt;</description>
      <pubDate>Tue, 21 Apr 2020 09:16:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/Put-all-fields-in-tablebox-should-be-more-efficient/idc-p/1695151#M1828</guid>
      <dc:creator>Patric_Nordstrom</dc:creator>
      <dc:date>2020-04-21T09:16:06Z</dc:date>
    </item>
    <item>
      <title>From now on, please track this idea from the Ideation por...</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/Put-all-fields-in-tablebox-should-be-more-efficient/idc-p/2100856#M14104</link>
      <description>&lt;P&gt;From now on, please track this idea from the Ideation portal.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;A title="Link to new idea" href="https://ideation.qlik.com/app/#/case/274287" target="_blank" rel="noopener"&gt;Link to new idea&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Meghann&lt;/P&gt;&lt;P data-unlink="true"&gt;&lt;EM&gt;NOTE: Upon clicking this link 2 tabs may open - please feel free to close the one with a login page. If you &lt;STRONG&gt;only&lt;/STRONG&gt; see 1 tab with the login page, please try clicking this link first: &lt;STRONG&gt;&lt;A title="Authenticate me!" href="#" target="_blank" rel="noopener"&gt;Authenticate me!&lt;/A&gt;&lt;/STRONG&gt;&amp;nbsp;t&lt;/EM&gt;&lt;EM&gt;hen try the link above again. Ensure pop-up blocker is off.&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Aug 2023 15:56:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/Put-all-fields-in-tablebox-should-be-more-efficient/idc-p/2100856#M14104</guid>
      <dc:creator>Meghann_MacDonald</dc:creator>
      <dc:date>2023-08-02T15:56:49Z</dc:date>
    </item>
    <item>
      <title>Re: Put all fields in tablebox (should be more efficient) - Status changed to: Closed - Archived</title>
      <link>https://community.qlik.com/t5/Suggest-an-Idea/Put-all-fields-in-tablebox-should-be-more-efficient/idc-p/2100857#M14105</link>
      <description />
      <pubDate>Wed, 02 Aug 2023 15:56:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Suggest-an-Idea/Put-all-fields-in-tablebox-should-be-more-efficient/idc-p/2100857#M14105</guid>
      <dc:creator>Ideation</dc:creator>
      <dc:date>2023-08-02T15:56:51Z</dc:date>
    </item>
  </channel>
</rss>

