<?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 Active Directory data in QVW in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Active-Directory-data-in-QVW/m-p/227066#M79204</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nigel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The sample is clear ... but I'm not really sure what to fill in in the datasource ... should I fill in the domain name??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anita&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Apr 2010 09:18:11 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2010-04-28T09:18:11Z</dc:date>
    <item>
      <title>Active Directory data in QVW</title>
      <link>https://community.qlik.com/t5/QlikView/Active-Directory-data-in-QVW/m-p/227064#M79202</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'm looking for a way of retrieving the Active Directory data and show this data in a QVW ...&lt;/P&gt;&lt;P&gt;Anyone got suggestions how to get the AD data??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anita&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Apr 2010 09:00:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Active-Directory-data-in-QVW/m-p/227064#M79202</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-04-28T09:00:34Z</dc:date>
    </item>
    <item>
      <title>Active Directory data in QVW</title>
      <link>https://community.qlik.com/t5/QlikView/Active-Directory-data-in-QVW/m-p/227065#M79203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anita&lt;/P&gt;&lt;P&gt;Take a look at the attached, this does some weird stuff with OUs specifically for us (to get hold of current work stream) but the general concept of loading from AD is there, just strip out all the stuff you won't be needing.&lt;/P&gt;&lt;P&gt;Note: This is normally called just a .QVS file, I had to rename it to upload it to the forum.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Apr 2010 09:12:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Active-Directory-data-in-QVW/m-p/227065#M79203</guid>
      <dc:creator />
      <dc:date>2010-04-28T09:12:01Z</dc:date>
    </item>
    <item>
      <title>Active Directory data in QVW</title>
      <link>https://community.qlik.com/t5/QlikView/Active-Directory-data-in-QVW/m-p/227066#M79204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nigel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The sample is clear ... but I'm not really sure what to fill in in the datasource ... should I fill in the domain name??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anita&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Apr 2010 09:18:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Active-Directory-data-in-QVW/m-p/227066#M79204</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-04-28T09:18:11Z</dc:date>
    </item>
    <item>
      <title>Re. :Active Directory data in QVW</title>
      <link>https://community.qlik.com/t5/QlikView/Active-Directory-data-in-QVW/m-p/227067#M79205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello,&lt;/P&gt;&lt;P&gt;what do you think about exporting ad object to an csv file and then load it to qv ? you can use the commande csvde -f filename.csv it will export all ad object to the specified file .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Apr 2010 09:31:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Active-Directory-data-in-QVW/m-p/227067#M79205</guid>
      <dc:creator />
      <dc:date>2010-04-28T09:31:44Z</dc:date>
    </item>
    <item>
      <title>Re. :Active Directory data in QVW</title>
      <link>https://community.qlik.com/t5/QlikView/Active-Directory-data-in-QVW/m-p/227068#M79206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anita&lt;/P&gt;&lt;P&gt;In the first part, change CollerCapital.Com to your domain name for AD.&lt;/P&gt;&lt;P&gt;In the part where it assigns a value to RootDSE, do the same thing but separate the two parts as is done in the sample.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Most of the bits where it uses the LET statement are very specific to my requirements to obtain a work stream name, which then tells me which server I need to connect to for the data, so you can pretty much remove all of that stuff (better to comment it then test first though):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Apr 2010 09:35:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Active-Directory-data-in-QVW/m-p/227068#M79206</guid>
      <dc:creator />
      <dc:date>2010-04-28T09:35:59Z</dc:date>
    </item>
    <item>
      <title>Re. :Active Directory data in QVW</title>
      <link>https://community.qlik.com/t5/QlikView/Active-Directory-data-in-QVW/m-p/227069#M79207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Doesn't work for me ... 'Invalid Credentials' ... seems that I'm not allowed to do so ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Apr 2010 09:37:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Active-Directory-data-in-QVW/m-p/227069#M79207</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-04-28T09:37:44Z</dc:date>
    </item>
    <item>
      <title>Re. :Re: Re. :Active Directory data in QVW</title>
      <link>https://community.qlik.com/t5/QlikView/Active-Directory-data-in-QVW/m-p/227070#M79208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes you must have admin permissions&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Apr 2010 09:47:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Active-Directory-data-in-QVW/m-p/227070#M79208</guid>
      <dc:creator />
      <dc:date>2010-04-28T09:47:36Z</dc:date>
    </item>
    <item>
      <title>Re. :Re: Re. :Active Directory data in QVW</title>
      <link>https://community.qlik.com/t5/QlikView/Active-Directory-data-in-QVW/m-p/227071#M79209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not the superadmin but an admin on the system ...&lt;/P&gt;&lt;P&gt;But can't I just get the information in the way nigel suggested then??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Apr 2010 09:49:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Active-Directory-data-in-QVW/m-p/227071#M79209</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-04-28T09:49:38Z</dc:date>
    </item>
    <item>
      <title>Re. :Re: Re. :Re: Re. :Active Directory data in QVW</title>
      <link>https://community.qlik.com/t5/QlikView/Active-Directory-data-in-QVW/m-p/227072#M79210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i SUGGEST YOUR RESPONSE BY MISTAKE how can i disable this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Apr 2010 10:13:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Active-Directory-data-in-QVW/m-p/227072#M79210</guid>
      <dc:creator />
      <dc:date>2010-04-28T10:13:02Z</dc:date>
    </item>
    <item>
      <title>Active Directory data in QVW</title>
      <link>https://community.qlik.com/t5/QlikView/Active-Directory-data-in-QVW/m-p/227073#M79211</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;Thank's for the nice solution.&lt;/P&gt;&lt;P&gt;I have a small problem: error when using the "GroupMembers" function.&lt;/P&gt;&lt;P&gt;Any solution?&lt;/P&gt;&lt;P&gt;Thank's again,&lt;/P&gt;&lt;P&gt;Amnon&lt;B&gt;&lt;/B&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 May 2010 09:45:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Active-Directory-data-in-QVW/m-p/227073#M79211</guid>
      <dc:creator />
      <dc:date>2010-05-10T09:45:25Z</dc:date>
    </item>
    <item>
      <title>Active Directory data in QVW</title>
      <link>https://community.qlik.com/t5/QlikView/Active-Directory-data-in-QVW/m-p/227074#M79212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Amnon&lt;/P&gt;&lt;P&gt;Have you copied the GroupMembers function from my sample into your application? This is a function in the macro code so you can just go in there and copy it, then paste it into your own app.&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 May 2010 10:23:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Active-Directory-data-in-QVW/m-p/227074#M79212</guid>
      <dc:creator />
      <dc:date>2010-05-10T10:23:44Z</dc:date>
    </item>
    <item>
      <title>Active Directory data in QVW</title>
      <link>https://community.qlik.com/t5/QlikView/Active-Directory-data-in-QVW/m-p/227075#M79213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nigel,&lt;/P&gt;&lt;P&gt;1. I did not copied the function. Where i can find it?&lt;/P&gt;&lt;P&gt;2. I have tried to load the QVS file with "include" command, but, i can not see anything happened.&lt;/P&gt;&lt;P&gt;3. what is the way to load QVS file?&lt;/P&gt;&lt;P&gt;4. The only way to edit the QVS file is with an external editor?&lt;/P&gt;&lt;P&gt;Thank's again,&lt;/P&gt;&lt;P&gt;Amnon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 May 2010 07:33:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Active-Directory-data-in-QVW/m-p/227075#M79213</guid>
      <dc:creator />
      <dc:date>2010-05-12T07:33:26Z</dc:date>
    </item>
    <item>
      <title>Active Directory data in QVW</title>
      <link>https://community.qlik.com/t5/QlikView/Active-Directory-data-in-QVW/m-p/227076#M79214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Amnon&lt;/P&gt;&lt;P&gt;If you open my sample application then hit CTRL-M you will go to the Macro Scripts page, here you'll see the GroupMembers function which should be copied into your application. Actually I noticed that I included only a QVS file, so I've included the function code here so you can copy/paste it into your own app:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;REM *************************************************&lt;BR /&gt;REM Get members of an Active Directory Group.&lt;BR /&gt;REM Returns a string of distinguishedNames seperated by ";".&lt;BR /&gt;REM Parameter is the distinguishedName of a Group.&lt;BR /&gt;REM This function requires System Access!&lt;BR /&gt;REM *************************************************&lt;BR /&gt;Function GroupMembers(DN)&lt;BR /&gt; Set objItem = GetObject("LDAP://" &amp;amp; DN)&lt;BR /&gt; strmember = objItem.GetEx("member")&lt;BR /&gt; ret = ""&lt;BR /&gt; For Each Item in strmember&lt;BR /&gt; ret = ret &amp;amp; Item &amp;amp; ";"&lt;BR /&gt; Next&lt;BR /&gt; GroupMembers = Left(ret, Len(ret)-1) ' Drop trailing semicolon&lt;BR /&gt;End Function&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;You don't need to use QVS files at all, you can simply copy the text from my QVS.TXT file and then paste this into your load script, but if you want to use it as a QVS then you should add something like the following to your load script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;$(Include = \QLIKVIEW\QVS\LDAPDataLoad.QVS)&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;If you use QVS files then yes, the only way to edit those is with an external editor, the only reason I know of to make use of QVS files is if you have aspects of load scripts that are duplicated across many QVW files, then they can be managed in a central location.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 May 2010 08:47:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Active-Directory-data-in-QVW/m-p/227076#M79214</guid>
      <dc:creator />
      <dc:date>2010-05-12T08:47:56Z</dc:date>
    </item>
    <item>
      <title>Active Directory data in QVW</title>
      <link>https://community.qlik.com/t5/QlikView/Active-Directory-data-in-QVW/m-p/227077#M79215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nigel,&lt;/P&gt;&lt;P&gt;Thank you again. It was very helpful.&lt;/P&gt;&lt;P&gt;I will be very grateful if you will send me the link to your sample applications.&lt;/P&gt;&lt;P&gt;Amnon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 May 2010 09:34:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Active-Directory-data-in-QVW/m-p/227077#M79215</guid>
      <dc:creator />
      <dc:date>2010-05-12T09:34:01Z</dc:date>
    </item>
    <item>
      <title>Active Directory data in QVW</title>
      <link>https://community.qlik.com/t5/QlikView/Active-Directory-data-in-QVW/m-p/227078#M79216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank your for these script.&lt;/P&gt;&lt;P&gt;Unfortunately, I don't have any data for the GroupUser field, even with GroupMembers function. So, my tables are not linked..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you got any idea ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help,&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;Jaymerry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Oct 2011 14:33:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Active-Directory-data-in-QVW/m-p/227078#M79216</guid>
      <dc:creator>jaymerry</dc:creator>
      <dc:date>2011-10-17T14:33:52Z</dc:date>
    </item>
    <item>
      <title>Re: Active Directory data in QVW</title>
      <link>https://community.qlik.com/t5/QlikView/Active-Directory-data-in-QVW/m-p/227079#M79217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Same issue as Jaymerry.&amp;nbsp; Any guidance?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Sue&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jul 2012 20:12:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Active-Directory-data-in-QVW/m-p/227079#M79217</guid>
      <dc:creator />
      <dc:date>2012-07-27T20:12:41Z</dc:date>
    </item>
    <item>
      <title>Re: Active Directory data in QVW</title>
      <link>https://community.qlik.com/t5/QlikView/Active-Directory-data-in-QVW/m-p/227080#M79218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Attached is an updated example that doesn't require the macro to get the group members. The improvement was provided by Bram in this thread&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="loading" href="https://community.qlik.com/message/239460#239460"&gt;http://community.qlik.com/message/239460#239460&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jul 2012 21:19:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Active-Directory-data-in-QVW/m-p/227080#M79218</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2012-07-27T21:19:45Z</dc:date>
    </item>
    <item>
      <title>Re: Active Directory data in QVW</title>
      <link>https://community.qlik.com/t5/QlikView/Active-Directory-data-in-QVW/m-p/227081#M79219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rob,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you tell me how to modify the connect string with credentials of service account to connect to AD instead of logged in user?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Apr 2013 00:18:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Active-Directory-data-in-QVW/m-p/227081#M79219</guid>
      <dc:creator>hirenp0904</dc:creator>
      <dc:date>2013-04-18T00:18:40Z</dc:date>
    </item>
    <item>
      <title>Re: Active Directory data in QVW</title>
      <link>https://community.qlik.com/t5/QlikView/Active-Directory-data-in-QVW/m-p/227082#M79220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;The QVW which tries to load the data from LDAP loads only the partial data frequently. We are unable to find the root cause of the issue as the QVW doesn't fails but it loads only the partial data.Can someone please help us to identify the root cause of the issue. It has been happening from quite a long time but we didn't succeed in finding the root cause of the issue. Hope someone can help us for the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;qvforum&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jul 2013 16:37:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Active-Directory-data-in-QVW/m-p/227082#M79220</guid>
      <dc:creator>qlikviewforum</dc:creator>
      <dc:date>2013-07-22T16:37:49Z</dc:date>
    </item>
    <item>
      <title>Re: Active Directory data in QVW</title>
      <link>https://community.qlik.com/t5/QlikView/Active-Directory-data-in-QVW/m-p/227083#M79221</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;When I added:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FROM 'LDAP://$(RootDse)'&amp;nbsp; &lt;/P&gt;&lt;P&gt;WHERE &lt;/P&gt;&lt;P&gt;objectCategory='user' and &lt;/P&gt;&lt;P&gt;name &amp;gt; '$(arg)'&lt;/P&gt;&lt;P&gt;order by name asc ; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;...I got the full list. It was an issue before I added "order by name asc ;" in the end.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Christer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Apr 2014 09:55:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Active-Directory-data-in-QVW/m-p/227083#M79221</guid>
      <dc:creator>christerlindber</dc:creator>
      <dc:date>2014-04-28T09:55:43Z</dc:date>
    </item>
  </channel>
</rss>

