<?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 Access to objects properties macro level in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Access-to-objects-properties-macro-level/m-p/1605264#M456535</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;Im trying to acces to the hide\show condition of an object because i need to export several objects to ppt, but im doing the filter with this line of code:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;if qlikObjects(i).GetObjectType = 10 Or qlikObjects(i).GetObjectType = 16 then&lt;/LI-CODE&gt;&lt;P&gt;this line is filter from all the object in an specific sheet , but theres a part of the dashboard that wont get exported, and this part has to objects type 10 that are getting exported, but this object have the same type, are in the same sheet, and they just get differenced by the Hide/show property. the objects that i want have the contidition vView=1 and the others vView=2, so i need to validate that every object have "vView=1" before export them.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Capture.PNG" style="width: 874px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/15909i5BDA2A05A43A0C6D/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i need to say, that another thing that difference them is the ID but i want to apply this solution for other dashboard and they may have to many objects so i think by this or other unique property will be faster becasue i need to be able to add other types of objects in the filter line if i need\want to.&lt;/P&gt;&lt;P&gt;any ideas?&lt;/P&gt;&lt;P&gt;Thanks in advanced.&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 20:23:58 GMT</pubDate>
    <dc:creator>darkshadow91223</dc:creator>
    <dc:date>2024-11-16T20:23:58Z</dc:date>
    <item>
      <title>Access to objects properties macro level</title>
      <link>https://community.qlik.com/t5/QlikView/Access-to-objects-properties-macro-level/m-p/1605264#M456535</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;Im trying to acces to the hide\show condition of an object because i need to export several objects to ppt, but im doing the filter with this line of code:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;if qlikObjects(i).GetObjectType = 10 Or qlikObjects(i).GetObjectType = 16 then&lt;/LI-CODE&gt;&lt;P&gt;this line is filter from all the object in an specific sheet , but theres a part of the dashboard that wont get exported, and this part has to objects type 10 that are getting exported, but this object have the same type, are in the same sheet, and they just get differenced by the Hide/show property. the objects that i want have the contidition vView=1 and the others vView=2, so i need to validate that every object have "vView=1" before export them.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Capture.PNG" style="width: 874px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/15909i5BDA2A05A43A0C6D/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i need to say, that another thing that difference them is the ID but i want to apply this solution for other dashboard and they may have to many objects so i think by this or other unique property will be faster becasue i need to be able to add other types of objects in the filter line if i need\want to.&lt;/P&gt;&lt;P&gt;any ideas?&lt;/P&gt;&lt;P&gt;Thanks in advanced.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 20:23:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Access-to-objects-properties-macro-level/m-p/1605264#M456535</guid>
      <dc:creator>darkshadow91223</dc:creator>
      <dc:date>2024-11-16T20:23:58Z</dc:date>
    </item>
    <item>
      <title>Re: Access to objects properties macro level</title>
      <link>https://community.qlik.com/t5/QlikView/Access-to-objects-properties-macro-level/m-p/1612641#M456536</link>
      <description>&lt;P&gt;Not exactly sure what you are up to on this one, but I can point you to the API Guide which has all of the supported API calls...&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/qlikview-developer/April2019/Content/QV_HelpSites/Home-developer.htm" target="_blank"&gt;https://help.qlik.com/en-US/qlikview-developer/April2019/Content/QV_HelpSites/Home-developer.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;You want the Using QlikView with Automation and Macros area and the QlikView COM API Reference QVW there.&amp;nbsp; Hopefully that may help, but I am not sure the APIs are this granular.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Wed, 14 Aug 2019 20:59:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Access-to-objects-properties-macro-level/m-p/1612641#M456536</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2019-08-14T20:59:55Z</dc:date>
    </item>
  </channel>
</rss>

