<?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 Creating Separate Tables from single table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Creating-Separate-Tables-from-single-table/m-p/359188#M1172900</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you just want separate charts per Field ID in the front end?&lt;/P&gt;&lt;P&gt;If not, I don't understand why you want to split your table into several tables in the data model, could you explain the reason for that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 May 2012 17:29:44 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2012-05-18T17:29:44Z</dc:date>
    <item>
      <title>Creating Separate Tables from single table</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-Separate-Tables-from-single-table/m-p/359186#M1172898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am looking to take a single table like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" cellpadding="3" cellspacing="0" class="jiveBorder" style="width: 100%; border: 1px solid #000000;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH align="center" style="background-color: #6690bc;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;Field ID&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;TH align="center" style="background-color: #6690bc;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;Value&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;1&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;hjjhgj&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;4&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;dfsdfsd&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;sfsd&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;2&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;sdfsdf&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;TD&gt;g&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;3&lt;/TD&gt;&lt;TD&gt;fdgfdg&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;4&lt;/TD&gt;&lt;TD&gt;dfgfdg&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And break it into multiple individual table, such as this:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Table 1&lt;/STRONG&gt;&lt;/P&gt;&lt;TABLE border="1" cellpadding="3" cellspacing="0" class="jiveBorder" style="width: 100%; border: 1px solid #000000;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH align="center" style="background-color: #6690bc;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;﻿Field ID&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;TH align="center" style="background-color: #6690bc;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;Value&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;﻿﻿hjjhgj&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;sfsd&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;﻿﻿﻿&lt;/P&gt;&lt;P&gt;Is this done in the script?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Alan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2012 17:23:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-Separate-Tables-from-single-table/m-p/359186#M1172898</guid>
      <dc:creator />
      <dc:date>2012-05-18T17:23:15Z</dc:date>
    </item>
    <item>
      <title>Creating Separate Tables from single table</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-Separate-Tables-from-single-table/m-p/359187#M1172899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not sure if you can use them with Straight Table charts, but you could maybe look at using Tellis charts with FieldId as both first and second dimension. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jason&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2012 17:29:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-Separate-Tables-from-single-table/m-p/359187#M1172899</guid>
      <dc:creator>Jason_Michaelides</dc:creator>
      <dc:date>2012-05-18T17:29:22Z</dc:date>
    </item>
    <item>
      <title>Creating Separate Tables from single table</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-Separate-Tables-from-single-table/m-p/359188#M1172900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you just want separate charts per Field ID in the front end?&lt;/P&gt;&lt;P&gt;If not, I don't understand why you want to split your table into several tables in the data model, could you explain the reason for that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2012 17:29:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-Separate-Tables-from-single-table/m-p/359188#M1172900</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-05-18T17:29:44Z</dc:date>
    </item>
    <item>
      <title>Creating Separate Tables from single table</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-Separate-Tables-from-single-table/m-p/359189#M1172901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 11pt; font-family: Arial;"&gt;Hi swuehl,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11pt; font-family: Arial;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11pt; font-family: Arial;"&gt;Thanks for your question.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11pt; font-family: Arial;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11pt; font-family: Arial;"&gt;That is exactly what I want - I needto be able to create separate tables on the front end.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11pt; font-family: Arial;"&gt;I will also need to create a tablethat contacts many of the values side by side, which is why I want them inthe data model as separate fields.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11pt; font-family: Arial;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11pt; font-family: Arial;"&gt;Thanks again.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11pt; font-family: Arial;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11pt; font-family: Arial;"&gt;Al&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 May 2012 08:48:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-Separate-Tables-from-single-table/m-p/359189#M1172901</guid>
      <dc:creator />
      <dc:date>2012-05-26T08:48:17Z</dc:date>
    </item>
    <item>
      <title>Creating Separate Tables from single table</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-Separate-Tables-from-single-table/m-p/359190#M1172904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If your field IDs are limited and you know all of them upfront, you could create straight tables, one for each ID and use Field ID and Value as dimension and &lt;/P&gt;&lt;P&gt;&lt;EM&gt;=sum({&amp;lt;[Field ID]={1}&amp;gt;} 1)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as expression (and hide this expression column in presentation tab). Replace the Field ID in the set modifier element list in each chart (1--&amp;gt;2--&amp;gt;3---&amp;gt;4...)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I assumed you just want to show the values in your table, no aggregation of values required (that's not much different, just limit your field value by a calculated dimension or a set expression).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately, there is no trellis feature available for table charts. If you are using bar charts etc. you could try a trellis as suggested by Jason (available from dimension tab).&lt;/P&gt;&lt;P&gt;A trellis a kind of dynamically creating your charts, even if you don't know the exact number of dimension values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also try using a Macro to create a chart for every dimension value, but I think this will be quite a lot of work to create a good layout of the charts ( this might also be the case for the trellis).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think QV is just not really good at presenting data in the way you are looking for, because that's more a kind of traditional reporting style (like a section in Desktop Intelligence or Crystal Reports).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry if all that's not very helpful for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 26 May 2012 13:42:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-Separate-Tables-from-single-table/m-p/359190#M1172904</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-05-26T13:42:16Z</dc:date>
    </item>
  </channel>
</rss>

