<?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 Marging two cells in a Table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Marging-two-cells-in-a-Table/m-p/210327#M1207915</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you please post a sample file?&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Feb 2010 16:00:28 GMT</pubDate>
    <dc:creator>prieper</dc:creator>
    <dc:date>2010-02-03T16:00:28Z</dc:date>
    <item>
      <title>Marging two cells in a Table</title>
      <link>https://community.qlik.com/t5/QlikView/Marging-two-cells-in-a-Table/m-p/210325#M1207913</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to merge multiple cells in QlikView table.&lt;/P&gt;&lt;P&gt;e.g ID and Sales are two columns and Sales is divided into 2.&lt;/P&gt;&lt;P&gt;ID Sales&lt;/P&gt;&lt;P&gt;Last week | This Week&lt;/P&gt;&lt;P&gt;1. 12 | 12&lt;/P&gt;&lt;P&gt;Does anyone know how to do this?&lt;/P&gt;&lt;P&gt;Any pointers on this would be of great help.&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Ashish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2010 15:39:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Marging-two-cells-in-a-Table/m-p/210325#M1207913</guid>
      <dc:creator />
      <dc:date>2010-02-03T15:39:51Z</dc:date>
    </item>
    <item>
      <title>Marging two cells in a Table</title>
      <link>https://community.qlik.com/t5/QlikView/Marging-two-cells-in-a-Table/m-p/210326#M1207914</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;I'm not sure if it is what you want, but if you want to merge 2 fields form your datasource into only 1 field in QV what you can do is to join them in the load script. For example:&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;ID &amp;amp; '/' &amp;amp; Sales as IdSales,&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That way both together will become one filed in QV.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Correct me if I misunderstood your question&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2010 16:00:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Marging-two-cells-in-a-Table/m-p/210326#M1207914</guid>
      <dc:creator>villafuerte</dc:creator>
      <dc:date>2010-02-03T16:00:21Z</dc:date>
    </item>
    <item>
      <title>Marging two cells in a Table</title>
      <link>https://community.qlik.com/t5/QlikView/Marging-two-cells-in-a-Table/m-p/210327#M1207915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you please post a sample file?&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2010 16:00:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Marging-two-cells-in-a-Table/m-p/210327#M1207915</guid>
      <dc:creator>prieper</dc:creator>
      <dc:date>2010-02-03T16:00:28Z</dc:date>
    </item>
    <item>
      <title>Marging two cells in a Table</title>
      <link>https://community.qlik.com/t5/QlikView/Marging-two-cells-in-a-Table/m-p/210328#M1207916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thanks for quick reply.&lt;/P&gt;&lt;P&gt;No. I don't want to merge two fields from the data source, instead if there are two fields coming from LOAD script, i want them to show as two different columns in table. However I want to show a combined header for those two columns above their actual header as i have specified in the original post.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this clarifies what I want to do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ashish.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Feb 2010 06:43:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Marging-two-cells-in-a-Table/m-p/210328#M1207916</guid>
      <dc:creator />
      <dc:date>2010-02-04T06:43:00Z</dc:date>
    </item>
    <item>
      <title>Marging two cells in a Table</title>
      <link>https://community.qlik.com/t5/QlikView/Marging-two-cells-in-a-Table/m-p/210329#M1207917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thanks for quick reply.&lt;/P&gt;&lt;P&gt;Herewith I am attaching a sample file for reference. The file is an excel sheet.&lt;/P&gt;&lt;P&gt;I hope this file will clarify.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Ashish.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Feb 2010 07:14:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Marging-two-cells-in-a-Table/m-p/210329#M1207917</guid>
      <dc:creator />
      <dc:date>2010-02-04T07:14:30Z</dc:date>
    </item>
    <item>
      <title>Marging two cells in a Table</title>
      <link>https://community.qlik.com/t5/QlikView/Marging-two-cells-in-a-Table/m-p/210330#M1207918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;attached is an example&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;i hope its helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Feb 2010 09:05:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Marging-two-cells-in-a-Table/m-p/210330#M1207918</guid>
      <dc:creator>lironbaram</dc:creator>
      <dc:date>2010-02-04T09:05:41Z</dc:date>
    </item>
    <item>
      <title>Marging two cells in a Table</title>
      <link>https://community.qlik.com/t5/QlikView/Marging-two-cells-in-a-Table/m-p/210331#M1207919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually I got what you are trying to say. Here, in this example, we have data in one column for current week and last week and depending on the value in the week column we bifurcate it as Current week and Last week.&lt;/P&gt;&lt;P&gt;But what I have is the data for current week, last 4 weeks and last year's week are in different columns. And they are calculated for every week, I mean each row corresponds to data aggregated for current week, last 4 week and last year's week corresponding to say Articles like Sales and Income. In that case I won't be able to apply same logic as you have specified in the example.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ashish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Feb 2010 12:42:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Marging-two-cells-in-a-Table/m-p/210331#M1207919</guid>
      <dc:creator />
      <dc:date>2010-02-04T12:42:23Z</dc:date>
    </item>
    <item>
      <title>Marging two cells in a Table</title>
      <link>https://community.qlik.com/t5/QlikView/Marging-two-cells-in-a-Table/m-p/210332#M1207920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;here is aonther Example&lt;/P&gt;&lt;P&gt;hope it solve your problem&lt;/P&gt;&lt;P&gt;if not please attach sample of your data table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Feb 2010 21:16:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Marging-two-cells-in-a-Table/m-p/210332#M1207920</guid>
      <dc:creator>lironbaram</dc:creator>
      <dc:date>2010-02-04T21:16:15Z</dc:date>
    </item>
    <item>
      <title>Marging two cells in a Table</title>
      <link>https://community.qlik.com/t5/QlikView/Marging-two-cells-in-a-Table/m-p/210333#M1207921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could try putting a text box over the top of the two columns. The text box would contain the group heading, in your example the word, "Sales".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Feb 2010 21:49:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Marging-two-cells-in-a-Table/m-p/210333#M1207921</guid>
      <dc:creator />
      <dc:date>2010-02-04T21:49:04Z</dc:date>
    </item>
    <item>
      <title>Marging two cells in a Table</title>
      <link>https://community.qlik.com/t5/QlikView/Marging-two-cells-in-a-Table/m-p/210334#M1207922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Am still not clear, what the OP wants? If the data is to be loaded once, there is already a working solution. If it is supposed to load this file each week, there need to be an identifyer for the date, which may either be extracted from the filename, any other field from the Excel or as a kind of function of TODAY(), like WEEKSTART(TODAY()). The other dates might be calculated mathematically from this.&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Feb 2010 23:01:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Marging-two-cells-in-a-Table/m-p/210334#M1207922</guid>
      <dc:creator>prieper</dc:creator>
      <dc:date>2010-02-04T23:01:06Z</dc:date>
    </item>
    <item>
      <title>Marging two cells in a Table</title>
      <link>https://community.qlik.com/t5/QlikView/Marging-two-cells-in-a-Table/m-p/210335#M1207923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please find attached the sample data herewith.&lt;/P&gt;&lt;P&gt;Like Last Week Review, we will have Last 2 week Review 4 week review and so on..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2010 09:45:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Marging-two-cells-in-a-Table/m-p/210335#M1207923</guid>
      <dc:creator />
      <dc:date>2010-02-05T09:45:59Z</dc:date>
    </item>
    <item>
      <title>Marging two cells in a Table</title>
      <link>https://community.qlik.com/t5/QlikView/Marging-two-cells-in-a-Table/m-p/210336#M1207924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;B&gt;For the option of attaching text box at the top of the pivot table&lt;/B&gt; - In pivot table, dimensions are locked and scrolling is available for expressions so that dimension is visible for extreme right columns. But if I attach text box at the top and scroll then text box will be as it is and below columns will get changed or can i link text box scrolling to that of the table?&lt;/P&gt;&lt;P&gt;&lt;B&gt;For using cross table&lt;/B&gt; - In cross table what happens is, all columns becomes rows. and only one expression we add to expression list. For giving a common label to two or more columns we go on adding the various dimensions as calculated expressions for the levels for which we want to add common labels.&lt;/P&gt;&lt;P&gt;However now, for some metrics which are variance of others in table, i don't have control on showing subtotals at the top/bottom.&lt;/P&gt;&lt;P&gt;Is there any solution to this? or not possible at all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please reply. It is urgent!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Feb 2010 15:33:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Marging-two-cells-in-a-Table/m-p/210336#M1207924</guid>
      <dc:creator />
      <dc:date>2010-02-11T15:33:34Z</dc:date>
    </item>
  </channel>
</rss>

