<?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: Active Directory Query in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Active-Directory-Query/m-p/165893#M38048</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;&lt;/P&gt;&lt;P&gt;I am also facing the same error.&lt;/P&gt;&lt;P&gt;Unable to get the user of the group.Any Help is appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Sep 2012 08:53:59 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-09-17T08:53:59Z</dc:date>
    <item>
      <title>Active Directory Query</title>
      <link>https://community.qlik.com/t5/QlikView/Active-Directory-Query/m-p/165890#M38045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm able to query connect and load active directory users and groups but unable to join the two together. Any help would be much appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Aug 2010 12:18:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Active-Directory-Query/m-p/165890#M38045</guid>
      <dc:creator />
      <dc:date>2010-08-18T12:18:00Z</dc:date>
    </item>
    <item>
      <title>Active Directory Query</title>
      <link>https://community.qlik.com/t5/QlikView/Active-Directory-Query/m-p/165891#M38046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you please post your script &amp;amp; error you are getting.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Aug 2010 12:21:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Active-Directory-Query/m-p/165891#M38046</guid>
      <dc:creator />
      <dc:date>2010-08-18T12:21:21Z</dc:date>
    </item>
    <item>
      <title>Active Directory Query</title>
      <link>https://community.qlik.com/t5/QlikView/Active-Directory-Query/m-p/165892#M38047</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-style: italic"&gt;&lt;/P&gt;&lt;P style="font-style: italic"&gt;Not receiving an error. Its just not joining my the two together properly for me. If I try putting in a left join the i don't get any group info. If I leave the join out then I get all user and group info but not linked any any way. What I want to be able to do is click on a user and see the groups that he is a member of.&lt;BR /&gt; users:&lt;/P&gt;&lt;B&gt;load&lt;BR /&gt;&lt;/B&gt;distinguishedName &lt;B&gt;as&lt;/B&gt; KEY_User,&lt;BR /&gt;cn &lt;B&gt;as&lt;/B&gt; Userid,&lt;BR /&gt;displayName,&lt;BR /&gt;givenName,&lt;BR /&gt;sn,&lt;BR /&gt;mail,&lt;BR /&gt;userAccountControl;&lt;BR /&gt;&lt;B&gt;sql&lt;BR /&gt;&lt;/B&gt; &lt;B&gt;select&lt;/B&gt; distinguishedName,cn,displayName,givenName,sn, mail,userAccountControl&lt;BR /&gt;&lt;B&gt;FROM&lt;/B&gt; 'LDAP://my domain is entered here';&lt;BR /&gt;&lt;I&gt;groups:&lt;BR /&gt;left join (users)&lt;BR /&gt;&lt;/I&gt;&lt;B&gt;load&lt;BR /&gt;&lt;/B&gt;distinguishedName &lt;B&gt;as&lt;/B&gt; GroupKey,&lt;BR /&gt;cn &lt;B&gt;as&lt;/B&gt; "Group Name",&lt;BR /&gt;subfield (member,'|') &lt;B&gt;as&lt;/B&gt; KEY_User;&lt;BR /&gt;&lt;B&gt;sql&lt;/B&gt; &lt;B&gt;select&lt;/B&gt; distinguishedName,cn,member&lt;BR /&gt;&lt;STRONG&gt;FROM&lt;/STRONG&gt; &lt;STRONG&gt;&lt;/STRONG&gt;'LDAP://my domain is entered here'; &lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Aug 2010 13:15:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Active-Directory-Query/m-p/165892#M38047</guid>
      <dc:creator />
      <dc:date>2010-08-18T13:15:34Z</dc:date>
    </item>
    <item>
      <title>Re: Active Directory Query</title>
      <link>https://community.qlik.com/t5/QlikView/Active-Directory-Query/m-p/165893#M38048</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;&lt;/P&gt;&lt;P&gt;I am also facing the same error.&lt;/P&gt;&lt;P&gt;Unable to get the user of the group.Any Help is appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Sep 2012 08:53:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Active-Directory-Query/m-p/165893#M38048</guid>
      <dc:creator />
      <dc:date>2012-09-17T08:53:59Z</dc:date>
    </item>
    <item>
      <title>Re: Active Directory Query</title>
      <link>https://community.qlik.com/t5/QlikView/Active-Directory-Query/m-p/165894#M38049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;there is Rob's QV CookBook with AD users and groups example: &lt;A class="loading" href="http://robwunderlich.com/downloads/" title="http://robwunderlich.com/downloads/"&gt;http://robwunderlich.com/downloads/&lt;/A&gt; , maybe this can help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Sep 2012 09:06:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Active-Directory-Query/m-p/165894#M38049</guid>
      <dc:creator />
      <dc:date>2012-09-17T09:06:52Z</dc:date>
    </item>
    <item>
      <title>Re: Active Directory Query</title>
      <link>https://community.qlik.com/t5/QlikView/Active-Directory-Query/m-p/165895#M38050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does anyone have a plain text version of this chapter? Im using the desktop version and I cannot load more qvw files.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2016 14:03:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Active-Directory-Query/m-p/165895#M38050</guid>
      <dc:creator>ingridmerx</dc:creator>
      <dc:date>2016-12-01T14:03:39Z</dc:date>
    </item>
  </channel>
</rss>

