<?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: Table Box will not show data.  Big 'X' in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Table-Box-will-not-show-data-Big-X/m-p/216490#M69790</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;STRONG&gt;WORKAROUND&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I still cannot add columns to a table box without getting a big 'X' across the table box, but I now have a workaround.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This workaround takes advantage of the new &lt;EM&gt;&lt;STRONG&gt;Source Control &lt;/STRONG&gt;&lt;/EM&gt;feature described in the QV10 reference manual, section 8.1.&amp;nbsp; Simply put, it says that if you add a folder that has the right formatted name, QlikView will save XML, TXT and DAT files that have all of the property settings for the document.&amp;nbsp; The correct format for the folder is: filename (without the extension) &amp;amp; '-prj'.&amp;nbsp; i.e.&amp;nbsp;&amp;nbsp; ABC123.qvw (file) ---&amp;gt; ABD123-prj (folder).&amp;nbsp; What you get is: everytime you save, this folder is populated with one file for each object in the document, plus a few others.&amp;nbsp; Very handy for incorporating the files into source control.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the flipside, when QlikView opens up a document, it first checks for the existence of this project folder.&amp;nbsp; If found, the document is loaded up with all the properties and attributes in the individual files.&amp;nbsp; Otherwise, it just uses the qvw file.&amp;nbsp; For some reason, this process needs the original qvw file, so don't delete it!&amp;nbsp; I think there is a marker or flag in the file that tells it to use the project files.&amp;nbsp; You can dump the data from the file, but don't delete the file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For this &lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;workaround&lt;/STRONG&gt;&lt;/SPAN&gt;, I am interested in the particular file for my errant Table Box.&amp;nbsp; The file will have the same name as the &lt;STRONG&gt;Object ID &lt;/STRONG&gt;on the &lt;STRONG&gt;General tab&lt;/STRONG&gt; for all objects.&amp;nbsp; Essentially, we will be modifying the xml file to add the new fields, and letting QV incorporate the new changes when it opens the document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Once you have made the project folder, save and close the problem document.&amp;nbsp; &lt;/LI&gt;&lt;LI&gt;Search for the file of the object that you want to change in the project folder.&lt;/LI&gt;&lt;LI&gt;Open XML file in your favorite XML editor.&lt;/LI&gt;&lt;LI&gt;You are looking for a XML node : &lt;SPAN style="color: #3366ff;"&gt;&lt;STRONG&gt;\TableBoxProperties\Layout\ColLayouts\LTableColLayout&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;Make a duplicate of this node at the same level as the original node.&lt;/LI&gt;&lt;LI&gt;Modify the Field &lt;SPAN style="color: #3366ff;"&gt;&lt;STRONG&gt;.\Label\v&lt;/STRONG&gt;&lt;/SPAN&gt; to a new label.&lt;/LI&gt;&lt;LI&gt;Modify the Field &lt;SPAN style="color: #3366ff;"&gt;&lt;STRONG&gt;.\Field\Name&lt;/STRONG&gt; &lt;/SPAN&gt;to the new expression.&lt;/LI&gt;&lt;LI&gt;Repeat steps 5-7 for all new fields that you want to add.&lt;/LI&gt;&lt;LI&gt;Save the XML file.&lt;/LI&gt;&lt;LI&gt;Open the QVW document.&amp;nbsp; Your document should now have all the new fields.&amp;nbsp; You can now modify the rest of the properties, move them around, and even delete them without causing the dreaded 'X'.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are not comfortable manipulating XML, you may want to ask your friendly IT person for help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Jun 2011 19:14:30 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-06-06T19:14:30Z</dc:date>
    <item>
      <title>Table Box will not show data.  Big 'X'</title>
      <link>https://community.qlik.com/t5/QlikView/Table-Box-will-not-show-data-Big-X/m-p/216488#M69788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I like to use straight tables when I want to provide the user raw data, without any functionality. It works wonderfully, and it is fairly lightweight and doesn't bloat the RAM like a Straght Table can do.&lt;/P&gt;&lt;P&gt;However, I have run into a problem using them. I can setup a Table Box with the columns that I need and it works perfect. However, if I try to add a new column, I get a big 'X' across the object, and it will not show. If I remove the newly added column, it shows correctly again.&lt;/P&gt;&lt;P&gt;The only solution that I have is to remove the object and recreate it from scratch. Then it works. But it make maintenance of that object a royal pain!&lt;/P&gt;&lt;P&gt;I don't think it is my dataset, it's just not that complicated. I tend to think it is some internal data structure that is not being released/refreshed with the new data column,.&lt;/P&gt;&lt;P&gt;Anyone else see this behavior? Any solutions.&lt;/P&gt;&lt;P&gt;QlikView Desktop v10.00.8815.6 SR1 x64&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Apr 2011 16:21:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-Box-will-not-show-data-Big-X/m-p/216488#M69788</guid>
      <dc:creator />
      <dc:date>2011-04-14T16:21:51Z</dc:date>
    </item>
    <item>
      <title>Table Box will not show data.  Big 'X'</title>
      <link>https://community.qlik.com/t5/QlikView/Table-Box-will-not-show-data-Big-X/m-p/216489#M69789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Brian,&lt;/P&gt;&lt;P&gt;I have seen this in version 10 before and I think this is a bug. You should report this to support@qlik.com&lt;/P&gt;&lt;P&gt;Also the macro function addcolumn( ) doesn't work in this version....&lt;/P&gt;&lt;P&gt;- Ralf&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Apr 2011 16:34:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-Box-will-not-show-data-Big-X/m-p/216489#M69789</guid>
      <dc:creator>rbecher</dc:creator>
      <dc:date>2011-04-14T16:34:10Z</dc:date>
    </item>
    <item>
      <title>Re: Table Box will not show data.  Big 'X'</title>
      <link>https://community.qlik.com/t5/QlikView/Table-Box-will-not-show-data-Big-X/m-p/216490#M69790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;STRONG&gt;WORKAROUND&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I still cannot add columns to a table box without getting a big 'X' across the table box, but I now have a workaround.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This workaround takes advantage of the new &lt;EM&gt;&lt;STRONG&gt;Source Control &lt;/STRONG&gt;&lt;/EM&gt;feature described in the QV10 reference manual, section 8.1.&amp;nbsp; Simply put, it says that if you add a folder that has the right formatted name, QlikView will save XML, TXT and DAT files that have all of the property settings for the document.&amp;nbsp; The correct format for the folder is: filename (without the extension) &amp;amp; '-prj'.&amp;nbsp; i.e.&amp;nbsp;&amp;nbsp; ABC123.qvw (file) ---&amp;gt; ABD123-prj (folder).&amp;nbsp; What you get is: everytime you save, this folder is populated with one file for each object in the document, plus a few others.&amp;nbsp; Very handy for incorporating the files into source control.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the flipside, when QlikView opens up a document, it first checks for the existence of this project folder.&amp;nbsp; If found, the document is loaded up with all the properties and attributes in the individual files.&amp;nbsp; Otherwise, it just uses the qvw file.&amp;nbsp; For some reason, this process needs the original qvw file, so don't delete it!&amp;nbsp; I think there is a marker or flag in the file that tells it to use the project files.&amp;nbsp; You can dump the data from the file, but don't delete the file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For this &lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;workaround&lt;/STRONG&gt;&lt;/SPAN&gt;, I am interested in the particular file for my errant Table Box.&amp;nbsp; The file will have the same name as the &lt;STRONG&gt;Object ID &lt;/STRONG&gt;on the &lt;STRONG&gt;General tab&lt;/STRONG&gt; for all objects.&amp;nbsp; Essentially, we will be modifying the xml file to add the new fields, and letting QV incorporate the new changes when it opens the document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Once you have made the project folder, save and close the problem document.&amp;nbsp; &lt;/LI&gt;&lt;LI&gt;Search for the file of the object that you want to change in the project folder.&lt;/LI&gt;&lt;LI&gt;Open XML file in your favorite XML editor.&lt;/LI&gt;&lt;LI&gt;You are looking for a XML node : &lt;SPAN style="color: #3366ff;"&gt;&lt;STRONG&gt;\TableBoxProperties\Layout\ColLayouts\LTableColLayout&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;Make a duplicate of this node at the same level as the original node.&lt;/LI&gt;&lt;LI&gt;Modify the Field &lt;SPAN style="color: #3366ff;"&gt;&lt;STRONG&gt;.\Label\v&lt;/STRONG&gt;&lt;/SPAN&gt; to a new label.&lt;/LI&gt;&lt;LI&gt;Modify the Field &lt;SPAN style="color: #3366ff;"&gt;&lt;STRONG&gt;.\Field\Name&lt;/STRONG&gt; &lt;/SPAN&gt;to the new expression.&lt;/LI&gt;&lt;LI&gt;Repeat steps 5-7 for all new fields that you want to add.&lt;/LI&gt;&lt;LI&gt;Save the XML file.&lt;/LI&gt;&lt;LI&gt;Open the QVW document.&amp;nbsp; Your document should now have all the new fields.&amp;nbsp; You can now modify the rest of the properties, move them around, and even delete them without causing the dreaded 'X'.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are not comfortable manipulating XML, you may want to ask your friendly IT person for help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2011 19:14:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-Box-will-not-show-data-Big-X/m-p/216490#M69790</guid>
      <dc:creator />
      <dc:date>2011-06-06T19:14:30Z</dc:date>
    </item>
    <item>
      <title>Re: Table Box will not show data.  Big 'X'</title>
      <link>https://community.qlik.com/t5/QlikView/Table-Box-will-not-show-data-Big-X/m-p/216491#M69791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have created the folder as suggested.But sisnt get any file except my report(qvw file)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2014 08:03:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-Box-will-not-show-data-Big-X/m-p/216491#M69791</guid>
      <dc:creator />
      <dc:date>2014-03-25T08:03:46Z</dc:date>
    </item>
  </channel>
</rss>

