<?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 Disappearing Script Tabs in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Disappearing-Script-Tabs/m-p/204617#M715580</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;bumpity bump&lt;/P&gt;&lt;P&gt;I found my own solution. By replacing the lines:&lt;/P&gt;&lt;P&gt;SQL SELECT *&lt;BR /&gt;FROM DataWarehouse.dbo."View_ProductionOrderMovements#2(B)" WHERE [Plant]='5701'&lt;/P&gt;&lt;P&gt;...with...&lt;/P&gt;&lt;P&gt;SQL SELECT *&lt;BR /&gt;FROM DataWarehouse.dbo.[View_ProductionOrderMovements#2(B)] WHERE [Plant]='5701'&lt;/P&gt;&lt;P&gt;...the next tab could be reinstated. As soon as I put the " " back instead of the [ ] in combination with the parentheses on the SQL View name, the problem came back.&lt;/P&gt;&lt;P&gt;So the solution is to only use [ ] on table names, and not " "&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Sep 2010 14:46:07 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-09-16T14:46:07Z</dc:date>
    <item>
      <title>Disappearing Script Tabs</title>
      <link>https://community.qlik.com/t5/QlikView/Disappearing-Script-Tabs/m-p/204616#M715579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have written a report with 6 tabs in the script. I made a small change to the script, and pressed OK. When I went back into the script, the next tab was missing, and had been appended to the tab I modified, prefixed by ///$tab. No matter what I do, I can't reinstate the next tab. Has anyone else encountered this, and if so, how did you resolve it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Sep 2010 14:27:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Disappearing-Script-Tabs/m-p/204616#M715579</guid>
      <dc:creator />
      <dc:date>2010-09-16T14:27:51Z</dc:date>
    </item>
    <item>
      <title>Disappearing Script Tabs</title>
      <link>https://community.qlik.com/t5/QlikView/Disappearing-Script-Tabs/m-p/204617#M715580</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;bumpity bump&lt;/P&gt;&lt;P&gt;I found my own solution. By replacing the lines:&lt;/P&gt;&lt;P&gt;SQL SELECT *&lt;BR /&gt;FROM DataWarehouse.dbo."View_ProductionOrderMovements#2(B)" WHERE [Plant]='5701'&lt;/P&gt;&lt;P&gt;...with...&lt;/P&gt;&lt;P&gt;SQL SELECT *&lt;BR /&gt;FROM DataWarehouse.dbo.[View_ProductionOrderMovements#2(B)] WHERE [Plant]='5701'&lt;/P&gt;&lt;P&gt;...the next tab could be reinstated. As soon as I put the " " back instead of the [ ] in combination with the parentheses on the SQL View name, the problem came back.&lt;/P&gt;&lt;P&gt;So the solution is to only use [ ] on table names, and not " "&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Sep 2010 14:46:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Disappearing-Script-Tabs/m-p/204617#M715580</guid>
      <dc:creator />
      <dc:date>2010-09-16T14:46:07Z</dc:date>
    </item>
  </channel>
</rss>

