<?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: Straight table group in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Straight-table-group/m-p/906322#M314935</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi again,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you can add in script:&lt;/P&gt;&lt;P&gt;A1+A2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; as "A",&lt;/P&gt;&lt;P&gt;B1+B2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; as "B"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Jun 2015 15:29:07 GMT</pubDate>
    <dc:creator>fvelascog72</dc:creator>
    <dc:date>2015-06-03T15:29:07Z</dc:date>
    <item>
      <title>Straight table group</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-table-group/m-p/906315#M314928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a problem with my straight table, i want to create a fields to group my dimensions as on this following picture : &lt;IMG __jive_id="88297" alt="qlik.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/88297_qlik.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Teneman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jun 2015 14:27:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-table-group/m-p/906315#M314928</guid>
      <dc:creator />
      <dc:date>2015-06-03T14:27:40Z</dc:date>
    </item>
    <item>
      <title>Re: Straight table group</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-table-group/m-p/906316#M314929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can create other dimension that groups this dimension in script or a calculated Dimension.&lt;/P&gt;&lt;P&gt;Something in script like:&lt;/P&gt;&lt;P&gt;left([CI 1],1)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; as "Group Dimension"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jun 2015 14:35:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-table-group/m-p/906316#M314929</guid>
      <dc:creator>fvelascog72</dc:creator>
      <dc:date>2015-06-03T14:35:23Z</dc:date>
    </item>
    <item>
      <title>Re: Straight table group</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-table-group/m-p/906317#M314930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Preferable in load script, you can use (if that's indeed the logic)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load.....&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;Left([CI 1],1) as Group,&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;From&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And add the Group Dimension in your table or without the load in the Gui, add a calculated dimension&lt;/P&gt;&lt;P&gt;=Left(&lt;SPAN style="font-size: 13.3333330154419px;"&gt;[CI 1]&lt;/SPAN&gt;,1)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jun 2015 14:37:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-table-group/m-p/906317#M314930</guid>
      <dc:creator>stigchel</dc:creator>
      <dc:date>2015-06-03T14:37:06Z</dc:date>
    </item>
    <item>
      <title>Re: Straight table group</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-table-group/m-p/906318#M314931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your quik repoonse,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I dont understand very well, in my load script i have only the name of fields that i loaded from my excel file.&lt;/P&gt;&lt;P&gt;the title of the table as unknow on my load script or calculated dimension. Do i have to declare "CI 1" before?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like u see im a real beginner on qlik, thanks you &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jun 2015 14:53:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-table-group/m-p/906318#M314931</guid>
      <dc:creator />
      <dc:date>2015-06-03T14:53:38Z</dc:date>
    </item>
    <item>
      <title>Re: Straight table group</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-table-group/m-p/906319#M314932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Piet Hein Van der Stigchel&amp;nbsp; for your answer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So i have to put that on the load script before i create the straight table itself?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H5 class="simple"&gt;&lt;/H5&gt;&lt;P&gt;&lt;/P&gt;&lt;H5 class="simple"&gt;&lt;/H5&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jun 2015 14:59:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-table-group/m-p/906319#M314932</guid>
      <dc:creator />
      <dc:date>2015-06-03T14:59:24Z</dc:date>
    </item>
    <item>
      <title>Re: Straight table group</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-table-group/m-p/906320#M314933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;In you table add calculed Dimension&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= &lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;left(&lt;SPAN style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;[CI 1]&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;,1&lt;/SPAN&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="1.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/88302_1.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jun 2015 15:01:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-table-group/m-p/906320#M314933</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-06-03T15:01:28Z</dc:date>
    </item>
    <item>
      <title>Re: Straight table group</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-table-group/m-p/906321#M314934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, in your load script where you load the excel, just add an extra line as I said above&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load.....&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;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;[CI 1],&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #ff0000;"&gt;Left([CI 1],1) as Group,&lt;/SPAN&gt;&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;From...&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;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;And do a reload, after that add the Group Dimension to your table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jun 2015 15:05:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-table-group/m-p/906321#M314934</guid>
      <dc:creator>stigchel</dc:creator>
      <dc:date>2015-06-03T15:05:47Z</dc:date>
    </item>
    <item>
      <title>Re: Straight table group</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-table-group/m-p/906322#M314935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi again,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you can add in script:&lt;/P&gt;&lt;P&gt;A1+A2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; as "A",&lt;/P&gt;&lt;P&gt;B1+B2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; as "B"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jun 2015 15:29:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-table-group/m-p/906322#M314935</guid>
      <dc:creator>fvelascog72</dc:creator>
      <dc:date>2015-06-03T15:29:07Z</dc:date>
    </item>
    <item>
      <title>Re: Straight table group</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-table-group/m-p/906323#M314936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks everybody, i try your solution but it seem that i miss something, so here the exact straight table and the &lt;/P&gt;&lt;P&gt;result i get when i put left(...) or purgechar(...) on the calculated dimension script. thnx u guys &lt;IMG alt="qlik.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/88356_qlik.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jun 2015 07:14:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-table-group/m-p/906323#M314936</guid>
      <dc:creator />
      <dc:date>2015-06-04T07:14:57Z</dc:date>
    </item>
    <item>
      <title>Re: Straight table group</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-table-group/m-p/906324#M314937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you need to combine Longueur 1 and &lt;SPAN style="font-size: 13.3333330154419px;"&gt;Longueur 2 into Longueur?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;If so, then what about Code and Pariticipation. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Could you able to explain ur exact requirement?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jun 2015 07:23:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-table-group/m-p/906324#M314937</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2015-06-04T07:23:50Z</dc:date>
    </item>
    <item>
      <title>Re: Straight table group</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-table-group/m-p/906325#M314938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In fact i want to have like pivot table on big case Longueur at the left , and longeur 1 and longueur 2 for more details, i put the code dimension (that i hide in the presentation tab) because if i dont i'll not have a vertical table like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that u understand, thnaks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jun 2015 07:29:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-table-group/m-p/906325#M314938</guid>
      <dc:creator />
      <dc:date>2015-06-04T07:29:10Z</dc:date>
    </item>
    <item>
      <title>Re: Straight table group</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-table-group/m-p/906326#M314939</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Other thing, the column at the left that i want to create is just for the presentation purpose (to group similar dimensions)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jun 2015 07:35:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-table-group/m-p/906326#M314939</guid>
      <dc:creator />
      <dc:date>2015-06-04T07:35:01Z</dc:date>
    </item>
  </channel>
</rss>

