<?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: Column fixing in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Column-fixing/m-p/467788#M562789</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;its Version 10.00.9519.9 SR 5&lt;/P&gt;&lt;P&gt;and both options (fit... and equal...) are highlighted grey...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Feb 2013 13:19:04 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-02-26T13:19:04Z</dc:date>
    <item>
      <title>Column fixing</title>
      <link>https://community.qlik.com/t5/QlikView/Column-fixing/m-p/467783#M562784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, is it possible to fix the width of columns (e.g. in the Table Box or in a Pivot Table)?&lt;/P&gt;&lt;P&gt;Thanks a lot&lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2013 14:49:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Column-fixing/m-p/467783#M562784</guid>
      <dc:creator />
      <dc:date>2013-02-25T14:49:30Z</dc:date>
    </item>
    <item>
      <title>Re: Column fixing</title>
      <link>https://community.qlik.com/t5/QlikView/Column-fixing/m-p/467784#M562785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is not possible to fix the width of the column.&lt;/P&gt;&lt;P&gt;But you can fit the data into column by doing this...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Right click on table-&amp;gt; fit columns to data&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2013 15:07:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Column-fixing/m-p/467784#M562785</guid>
      <dc:creator>manideep78</dc:creator>
      <dc:date>2013-02-25T15:07:11Z</dc:date>
    </item>
    <item>
      <title>Re: Column fixing</title>
      <link>https://community.qlik.com/t5/QlikView/Column-fixing/m-p/467785#M562786</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for that, but if I right click on the tables, "fit columns to data" appears only in light grey, so its not choosable.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Feb 2013 16:14:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Column-fixing/m-p/467785#M562786</guid>
      <dc:creator />
      <dc:date>2013-02-25T16:14:51Z</dc:date>
    </item>
    <item>
      <title>Re: Column fixing</title>
      <link>https://community.qlik.com/t5/QlikView/Column-fixing/m-p/467786#M562787</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Hi&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;May I know what version of QlikView you are working with?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt; Right click on Caption of the table then you can see &lt;STRONG&gt;fit columns to data&lt;/STRONG&gt; option under properties and also &lt;STRONG&gt;Equal Column Width &lt;/STRONG&gt;under fit columns to data option.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2013 10:56:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Column-fixing/m-p/467786#M562787</guid>
      <dc:creator>manideep78</dc:creator>
      <dc:date>2013-02-26T10:56:02Z</dc:date>
    </item>
    <item>
      <title>Re: Column fixing</title>
      <link>https://community.qlik.com/t5/QlikView/Column-fixing/m-p/467787#M562788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can change columns in a macro (pos.width is the one for changing the width... ) :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;set obj = ActiveDocument.GetSheetObject ("&amp;lt;sheetobjname&amp;gt;")&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;﻿&lt;SPAN id="mce_marker"&gt;&lt;/SPAN&gt;pos.objGetRect&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN id="mce_marker"&gt;pos.top = 80&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN&gt;﻿&lt;/SPAN&gt;&lt;/SPAN&gt;pos.left = 180&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;﻿pos.width = 800&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;﻿&lt;/SPAN&gt;pos.height=400&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;﻿&lt;/SPAN&gt;obj.SetRect pos&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;﻿&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2013 11:27:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Column-fixing/m-p/467787#M562788</guid>
      <dc:creator>devans_1</dc:creator>
      <dc:date>2013-02-26T11:27:51Z</dc:date>
    </item>
    <item>
      <title>Re: Column fixing</title>
      <link>https://community.qlik.com/t5/QlikView/Column-fixing/m-p/467788#M562789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;its Version 10.00.9519.9 SR 5&lt;/P&gt;&lt;P&gt;and both options (fit... and equal...) are highlighted grey...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2013 13:19:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Column-fixing/m-p/467788#M562789</guid>
      <dc:creator />
      <dc:date>2013-02-26T13:19:04Z</dc:date>
    </item>
    <item>
      <title>Re: Column fixing</title>
      <link>https://community.qlik.com/t5/QlikView/Column-fixing/m-p/467789#M562790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks, but whats exactly the sheetobjname if SheetID=SH12 and ObjectID=TB02?&lt;/P&gt;&lt;P&gt;and does that fix the column or just change?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2013 13:30:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Column-fixing/m-p/467789#M562790</guid>
      <dc:creator />
      <dc:date>2013-02-26T13:30:42Z</dc:date>
    </item>
    <item>
      <title>Re: Column fixing</title>
      <link>https://community.qlik.com/t5/QlikView/Column-fixing/m-p/467790#M562791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's the Object ID - TB02. So use:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set obj = ActiveDocument.GetSheetObject ("TB02")&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Feb 2013 13:46:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Column-fixing/m-p/467790#M562791</guid>
      <dc:creator>devans_1</dc:creator>
      <dc:date>2013-02-26T13:46:18Z</dc:date>
    </item>
    <item>
      <title>Re: Column fixing</title>
      <link>https://community.qlik.com/t5/QlikView/Column-fixing/m-p/467791#M562792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Probably solved already but the trick is to autorise the developer to move and size objects in the security tab of the worksheet properties.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Oct 2013 08:14:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Column-fixing/m-p/467791#M562792</guid>
      <dc:creator>tabletuner</dc:creator>
      <dc:date>2013-10-02T08:14:46Z</dc:date>
    </item>
  </channel>
</rss>

