<?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: Field Selections in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Field-Selections/m-p/596096#M220771</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you explain further what you mean? You want a button that displays a user's sensitive data flag when they're logged in? The requirement is unclear.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Feb 2014 15:27:50 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-02-17T15:27:50Z</dc:date>
    <item>
      <title>Field Selections</title>
      <link>https://community.qlik.com/t5/QlikView/Field-Selections/m-p/596095#M220770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a user_name field with all the users and sensitive_data_flag with 0 or 1 against each user_name.&lt;/P&gt;&lt;P&gt;And vUser variable that fetches user_name from OSUSER.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i will get user_name from vUser and once i get user_name corresponding sensitive_data_flag should be selected&lt;/P&gt;&lt;P&gt;Requirement is When i click on a button i want sensitive_data_flag to be selected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me with this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached QVW&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Keerthi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Feb 2014 15:18:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-Selections/m-p/596095#M220770</guid>
      <dc:creator />
      <dc:date>2014-02-17T15:18:31Z</dc:date>
    </item>
    <item>
      <title>Re: Field Selections</title>
      <link>https://community.qlik.com/t5/QlikView/Field-Selections/m-p/596096#M220771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you explain further what you mean? You want a button that displays a user's sensitive data flag when they're logged in? The requirement is unclear.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Feb 2014 15:27:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-Selections/m-p/596096#M220771</guid>
      <dc:creator />
      <dc:date>2014-02-17T15:27:50Z</dc:date>
    </item>
    <item>
      <title>Re: Field Selections</title>
      <link>https://community.qlik.com/t5/QlikView/Field-Selections/m-p/596097#M220772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hi,&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Use Trigger for this.&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Go to Document properties--&amp;gt;Triggers tab--&amp;gt;FieldEvent Triggers--&amp;gt;select the user field--&amp;gt;Click on the add action button under on select.&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; click Add button--&amp;gt;Use Select Possible--&amp;gt;Use the sensitive field name&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Feb 2014 15:27:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-Selections/m-p/596097#M220772</guid>
      <dc:creator>giakoum</dc:creator>
      <dc:date>2014-02-17T15:27:55Z</dc:date>
    </item>
    <item>
      <title>Re: Field Selections</title>
      <link>https://community.qlik.com/t5/QlikView/Field-Selections/m-p/596098#M220773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The button have to use action "&lt;STRONG&gt;select in field&lt;/STRONG&gt;", the field is &lt;STRONG&gt;sensitive&lt;/STRONG&gt;, and the search string:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=only({&amp;lt;user={$(vUser)}&amp;gt;} sensitive)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Feb 2014 15:29:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-Selections/m-p/596098#M220773</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-02-17T15:29:31Z</dc:date>
    </item>
    <item>
      <title>Re: Field Selections</title>
      <link>https://community.qlik.com/t5/QlikView/Field-Selections/m-p/596099#M220774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: calibri,verdana,arial,sans-serif;"&gt;If you are using QV11then go to button actions , select in field then give fieldname and flag as 1.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: calibri,verdana,arial,sans-serif;"&gt;Else try the attached&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Feb 2014 15:30:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-Selections/m-p/596099#M220774</guid>
      <dc:creator>sivarajs</dc:creator>
      <dc:date>2014-02-17T15:30:18Z</dc:date>
    </item>
    <item>
      <title>Re: Field Selections</title>
      <link>https://community.qlik.com/t5/QlikView/Field-Selections/m-p/596100#M220775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When i click on a button based on users sensitive data flag, field sensitive data flag should be selected.&lt;/P&gt;&lt;P&gt;Got the solution &lt;STRONG style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=only({&amp;lt;user={$(vUser)}&amp;gt;} sensitive)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;vUser fetches the user name from OSUSER and checks for sensitive field. I have used button with select in field to select the sensitive field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Feb 2014 03:48:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-Selections/m-p/596100#M220775</guid>
      <dc:creator />
      <dc:date>2014-02-18T03:48:02Z</dc:date>
    </item>
  </channel>
</rss>

