<?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: if column name changed does this logic work? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/if-column-name-changed-does-this-logic-work/m-p/1341654#M821494</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually, I want to create one application which catch any change in source file. can you have nay alternate way ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can we populate changes in source file on dashboard? is there any way?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Aug 2017 09:52:24 GMT</pubDate>
    <dc:creator>sspawar88</dc:creator>
    <dc:date>2017-08-03T09:52:24Z</dc:date>
    <item>
      <title>if column name changed does this logic work?</title>
      <link>https://community.qlik.com/t5/QlikView/if-column-name-changed-does-this-logic-work/m-p/1341652#M821492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Emp:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Name,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ID,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Location&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;TestData.xlsx&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Sheet1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if ScriptError= 11 then&lt;/P&gt;&lt;P&gt;EXIT Script;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ELSE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EXECUTE cmd.exe /c md "A" 2&amp;gt; nul;&lt;/P&gt;&lt;P&gt;EXECUTE cmd.exe /c MOVE /Y "TestData.xlsx" "A\";&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Condition : If any Column name changed in Source file. this logic has to stop moving file from one location to another and log file has to show the unmatch column name.&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/if-column-name-changed-does-this-logic-work/m-p/1341652#M821492</guid>
      <dc:creator>sspawar88</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: if column name changed does this logic work?</title>
      <link>https://community.qlik.com/t5/QlikView/if-column-name-changed-does-this-logic-work/m-p/1341653#M821493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes it wll not work ,&amp;nbsp; you need to rename the column in qlik and reload. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Aug 2017 09:46:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/if-column-name-changed-does-this-logic-work/m-p/1341653#M821493</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2017-08-03T09:46:56Z</dc:date>
    </item>
    <item>
      <title>Re: if column name changed does this logic work?</title>
      <link>https://community.qlik.com/t5/QlikView/if-column-name-changed-does-this-logic-work/m-p/1341654#M821494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually, I want to create one application which catch any change in source file. can you have nay alternate way ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can we populate changes in source file on dashboard? is there any way?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Aug 2017 09:52:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/if-column-name-changed-does-this-logic-work/m-p/1341654#M821494</guid>
      <dc:creator>sspawar88</dc:creator>
      <dc:date>2017-08-03T09:52:24Z</dc:date>
    </item>
    <item>
      <title>Re: if column name changed does this logic work?</title>
      <link>https://community.qlik.com/t5/QlikView/if-column-name-changed-does-this-logic-work/m-p/1341655#M821495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes you can load below the script and what ever the field you modified /changed&amp;nbsp;&amp;nbsp; give the column name same and&amp;nbsp; copy the path and place the same and reload. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Aug 2017 10:16:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/if-column-name-changed-does-this-logic-work/m-p/1341655#M821495</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2017-08-03T10:16:18Z</dc:date>
    </item>
    <item>
      <title>Re: if column name changed does this logic work?</title>
      <link>https://community.qlik.com/t5/QlikView/if-column-name-changed-does-this-logic-work/m-p/1341656#M821496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you please elaborate this with above small example so that I can understand what you are suggesting&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Aug 2017 10:28:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/if-column-name-changed-does-this-logic-work/m-p/1341656#M821496</guid>
      <dc:creator>sspawar88</dc:creator>
      <dc:date>2017-08-03T10:28:27Z</dc:date>
    </item>
  </channel>
</rss>

