<?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 Conditional objects in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Conditional-objects/m-p/215300#M68772</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How might you do that if you loaded the group from a file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;Group&lt;/P&gt;&lt;P&gt;from file.qvd&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Jan 2010 19:22:58 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-01-18T19:22:58Z</dc:date>
    <item>
      <title>Conditional objects</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-objects/m-p/215298#M68770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are using section access for data reduction. In the excel sheet we use to assign who has access to what, i set a group = 1 or 4. If the group is =4 i want a certain object to appear and if group = 1 i want a different one to appear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the object i set conditional statement to "GROUP = 4" or for the other one "GROUP = 1" however, the problem is when you pull in the data it only pulls in 4 or 1 like it is suppose to, but the box doesn't appear unless the data is "selected"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any thoughts?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jan 2010 17:35:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-objects/m-p/215298#M68770</guid>
      <dc:creator />
      <dc:date>2010-01-18T17:35:41Z</dc:date>
    </item>
    <item>
      <title>Conditional objects</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-objects/m-p/215299#M68771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could set up a Trigger (v9) or a macro to select the Group value on Open (ActiveDocument.Fields("Group").Select "*").&lt;/P&gt;&lt;P&gt;You could also populate a variable with your Group value in your load (Let vGroup = ?;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jan 2010 18:06:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-objects/m-p/215299#M68771</guid>
      <dc:creator />
      <dc:date>2010-01-18T18:06:33Z</dc:date>
    </item>
    <item>
      <title>Conditional objects</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-objects/m-p/215300#M68772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How might you do that if you loaded the group from a file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;Group&lt;/P&gt;&lt;P&gt;from file.qvd&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jan 2010 19:22:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-objects/m-p/215300#M68772</guid>
      <dc:creator />
      <dc:date>2010-01-18T19:22:58Z</dc:date>
    </item>
    <item>
      <title>Conditional objects</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-objects/m-p/215301#M68773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually, if you only have one value in the Group field. You should be able to create a variable defined as:&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;=Concat(Group, ',')&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;That should be a list of all possible values of Group. Since Group would only have the single value based on the user, it will resolve to the Group value.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jan 2010 20:38:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-objects/m-p/215301#M68773</guid>
      <dc:creator />
      <dc:date>2010-01-18T20:38:50Z</dc:date>
    </item>
    <item>
      <title>Conditional objects</title>
      <link>https://community.qlik.com/t5/QlikView/Conditional-objects/m-p/215302#M68774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Worked great, thanks for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jan 2010 15:35:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Conditional-objects/m-p/215302#M68774</guid>
      <dc:creator />
      <dc:date>2010-01-19T15:35:41Z</dc:date>
    </item>
  </channel>
</rss>

