<?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: Test for existing Object (No macro) in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Test-for-existing-Object-No-macro/m-p/832896#M1018341</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;You can find all objects in your document by going to:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Settings&amp;gt;Document Properties&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the tab labeled sheets the second table will give you a list of objects in you document and related values. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rahul Lakhina &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Apr 2015 09:06:51 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-04-01T09:06:51Z</dc:date>
    <item>
      <title>Test for existing Object (No macro)</title>
      <link>https://community.qlik.com/t5/QlikView/Test-for-existing-Object-No-macro/m-p/832894#M1018339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hy !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to check if an Object exists in a Qlikview file (wihtout using theVB&amp;nbsp; Macro module)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex: i created two graphic Objects (ID : CH01 and CH02) &lt;/P&gt;&lt;P&gt;I deleted the CH01.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The "exist" function should return True for CH02 and false for CH01.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Apr 2015 08:24:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Test-for-existing-Object-No-macro/m-p/832894#M1018339</guid>
      <dc:creator>maxime66</dc:creator>
      <dc:date>2015-04-01T08:24:53Z</dc:date>
    </item>
    <item>
      <title>Re: Test for existing Object (No macro)</title>
      <link>https://community.qlik.com/t5/QlikView/Test-for-existing-Object-No-macro/m-p/832895#M1018340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For objects that contain a dimension you can use something like len(GetObjectField(0,'CH01'))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Apr 2015 09:05:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Test-for-existing-Object-No-macro/m-p/832895#M1018340</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-04-01T09:05:51Z</dc:date>
    </item>
    <item>
      <title>Re: Test for existing Object (No macro)</title>
      <link>https://community.qlik.com/t5/QlikView/Test-for-existing-Object-No-macro/m-p/832896#M1018341</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;You can find all objects in your document by going to:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Settings&amp;gt;Document Properties&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the tab labeled sheets the second table will give you a list of objects in you document and related values. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rahul Lakhina &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Apr 2015 09:06:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Test-for-existing-Object-No-macro/m-p/832896#M1018341</guid>
      <dc:creator />
      <dc:date>2015-04-01T09:06:51Z</dc:date>
    </item>
    <item>
      <title>Re: Test for existing Object (No macro)</title>
      <link>https://community.qlik.com/t5/QlikView/Test-for-existing-Object-No-macro/m-p/832897#M1018342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Very interesting Gysbert !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Most of my object have one. I will use it.&lt;/P&gt;&lt;P&gt;An idea for Other Objects ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Apr 2015 09:14:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Test-for-existing-Object-No-macro/m-p/832897#M1018342</guid>
      <dc:creator>maxime66</dc:creator>
      <dc:date>2015-04-01T09:14:49Z</dc:date>
    </item>
    <item>
      <title>Re: Test for existing Object (No macro)</title>
      <link>https://community.qlik.com/t5/QlikView/Test-for-existing-Object-No-macro/m-p/832898#M1018343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Rahul,&lt;/P&gt;&lt;P&gt;but i'm looking for a Function (No manually check)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Apr 2015 09:15:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Test-for-existing-Object-No-macro/m-p/832898#M1018343</guid>
      <dc:creator>maxime66</dc:creator>
      <dc:date>2015-04-01T09:15:37Z</dc:date>
    </item>
  </channel>
</rss>

