<?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: Qlikview Data Representation in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Qlikview-Data-Representation/m-p/1389908#M816587</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gaurav,&lt;/P&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;on object level&lt;/P&gt;&lt;P&gt;Create a chart and give one Filed (suppose say PO/CR number) as one dimension and other fields as expressions (without any formula).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;on script level&lt;/P&gt;&lt;P&gt;you can use join (left join by uploading as two tables) or applymap()&lt;/P&gt;&lt;P&gt;or a group by clause with max()&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;Tharindu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Sep 2017 11:09:14 GMT</pubDate>
    <dc:creator>dinuwanbr</dc:creator>
    <dc:date>2017-09-18T11:09:14Z</dc:date>
    <item>
      <title>Qlikview Data Representation</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Data-Representation/m-p/1389903#M816582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am new to QlikView and facing an issue in representing data in the expected way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have below data source that looks like this i.e. highlighted fields I am capturing in data load and representing:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="176091" alt="WO Data.jpg" class="jive-image image-1" height="124" src="/legacyfs/online/176091_WO Data.jpg" style="height: 123.894px; width: 784px;" width="784" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My challenge here is to present it in four records rather 8 records i.e. if you see "&lt;STRONG&gt;High Level Item&lt;/STRONG&gt;" field is comman / link b/w WBS Element and Network Number here.&amp;nbsp; I want to present it as - &lt;STRONG&gt;PO Numer, WBS Element, NetWork Number &lt;/STRONG&gt;in four records for this example.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;IMG __jive_id="176108" alt="Qlik Representation.jpg" class="jive-image image-2" src="/legacyfs/online/176108_Qlik Representation.jpg" style="height: auto;" /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;One way I can think of is doing some transformation at Load Scrip level i.e. removing duplicates in &lt;STRONG&gt;High Level Item&lt;/STRONG&gt; field and using it a join field b/w other 2 but want to see if there are other better approaches and / or something can be done at object level within this table representation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Gaurav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Data-Representation/m-p/1389903#M816582</guid>
      <dc:creator>khigaurav999</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Data Representation</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Data-Representation/m-p/1389904#M816583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gaurav,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try using applymap, finding duplicates with yes and no and use it in the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many Thanks&lt;/P&gt;&lt;P&gt;Karthik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Sep 2017 12:53:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Data-Representation/m-p/1389904#M816583</guid>
      <dc:creator>karthikoffi27se</dc:creator>
      <dc:date>2017-09-11T12:53:29Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Data Representation</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Data-Representation/m-p/1389905#M816584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there any other way to it rather than apply map? Duplicate is not the problem, high level field is the link b/w other two..,&amp;nbsp; we need to represent it in a meaningful way i mean i want represent it in 4 records rather than 8. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Sep 2017 09:22:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Data-Representation/m-p/1389905#M816584</guid>
      <dc:creator>khigaurav999</dc:creator>
      <dc:date>2017-09-18T09:22:47Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Data Representation</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Data-Representation/m-p/1389906#M816585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is a simple possible solution, but it only works under strict conditions (no multiple values in the fields-to-be-merged, just a NULL and a single value).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do not use a table box, but create a straight table and add all common fields as dimensions (e.g. [PO / CR Number], [High Level Item] etc.). Then add the partially filled fields as expressions like for exmaple:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;=MaxString([WBS Element])&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;=MaxString([Network Number])&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the better solution would be to split the data into different internal tables and let the common fields act as key. Then QlikView will do the heavy lifting.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Sep 2017 09:38:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Data-Representation/m-p/1389906#M816585</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2017-09-18T09:38:39Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Data Representation</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Data-Representation/m-p/1389907#M816586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This sounds like a job for GROUP BY.&lt;/P&gt;&lt;P&gt;Load [PO Number],&lt;/P&gt;&lt;P&gt;[High Level Item],&lt;/P&gt;&lt;P&gt;max(WBS_Element) as WBS_Element,&lt;/P&gt;&lt;P&gt;max(Network_Number) as Network_Number&lt;/P&gt;&lt;P&gt;From YourTable&lt;/P&gt;&lt;P&gt;Group By [PO Number],&lt;/P&gt;&lt;P&gt;[High Level Item];&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Sep 2017 10:08:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Data-Representation/m-p/1389907#M816586</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2017-09-18T10:08:03Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Data Representation</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Data-Representation/m-p/1389908#M816587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gaurav,&lt;/P&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;on object level&lt;/P&gt;&lt;P&gt;Create a chart and give one Filed (suppose say PO/CR number) as one dimension and other fields as expressions (without any formula).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;on script level&lt;/P&gt;&lt;P&gt;you can use join (left join by uploading as two tables) or applymap()&lt;/P&gt;&lt;P&gt;or a group by clause with max()&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;Tharindu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Sep 2017 11:09:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Data-Representation/m-p/1389908#M816587</guid>
      <dc:creator>dinuwanbr</dc:creator>
      <dc:date>2017-09-18T11:09:14Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Data Representation</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Data-Representation/m-p/1389909#M816588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Thanks. I am receiving following error.. what is wrong?&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Invalid expression&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;ZASR32:&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;LOAD [Sales Doc Type],&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Sales Document] as Document,&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Item,&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [High Level Item],&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Material,&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Material Description],&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; max([WBS Element]) as [WBS Element],&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [PO Description] as [PO Description ZASR32],&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; max([Network Number]) as [Network Number]&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;FROM&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;[File Location&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;]&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;(ooxml, embedded labels, table is ZASR32_RPT_062117)&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;GROUP BY [Sales Document],[High Level Item];&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Sep 2017 12:16:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Data-Representation/m-p/1389909#M816588</guid>
      <dc:creator>khigaurav999</dc:creator>
      <dc:date>2017-09-18T12:16:09Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Data Representation</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Data-Representation/m-p/1389910#M816589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In a LOAD statement that has a GROUP BY clause, all fields that are not listed in the GROUP BY clause should be used as parameter in a call of an aggregation function like max(), sum() or count(). Or Shohams code complies with that rule. But you added a lot of fields that aren't present in an aggregation function call and are not present in the GROUP BY clause.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;LOAD Only([Sales Doc Type]) AS [Sales Doc Type],&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Sales Document] as Document,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Only(Item) AS Item,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [High Level Item],&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Only(Material) AS Material,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Only([Material Description]) AS [Material Description],&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; max([WBS Element]) as [WBS Element],&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Only([PO Description]) as [PO Description ZASR32],&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; max([Network Number]) as [Network Number]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;FROM &lt;/SPAN&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;[File Location]&lt;/SPAN&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;(ooxml, embedded labels, table is ZASR32_RPT_062117)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;GROUP BY [Sales Document],[High Level Item];&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But only if for these new fields there is only one value for every combination of the GROUP BY field values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Sep 2017 15:23:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Data-Representation/m-p/1389910#M816589</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2017-09-18T15:23:47Z</dc:date>
    </item>
  </channel>
</rss>

