<?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: Format of People and Group SharePoint column data when loading into QlikView via RPC calls in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Format-of-People-and-Group-SharePoint-column-data-when-loading/m-p/212426#M66403</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ellen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am also trying to load the sharepoint data into QlikView via RPC calls but I couldn't find the required link in the below post. Could you please tell me where exactly it is?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/wikis/qlikview-wiki/reading-data-from-sharepoint-lists-into-qlikview.aspx"&gt;http://community.qlik.com/wikis/qlikview-wiki/reading-data-from-sharepoint-lists-into-qlikview.aspx&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Qlikview Forum&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Aug 2012 07:54:06 GMT</pubDate>
    <dc:creator>qlikviewforum</dc:creator>
    <dc:date>2012-08-27T07:54:06Z</dc:date>
    <item>
      <title>Format of People and Group SharePoint column data when loading into QlikView via RPC calls</title>
      <link>https://community.qlik.com/t5/QlikView/Format-of-People-and-Group-SharePoint-column-data-when-loading/m-p/212421#M66398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have been able to successfully load SharePoint list data into QlikView via RPC calls as outlined in this Wiki post: &lt;A href="http://community.qlik.com/wikis/qlikview-wiki/reading-data-from-sharepoint-lists-into-qlikview.aspx"&gt;http://community.qlik.com/wikis/qlikview-wiki/reading-data-from-sharepoint-lists-into-qlikview.aspx&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;However&lt;/STRONG&gt;, the value of each data from People or Group type SP columns is preceded by a number and pound sign. For example, the list of Program Managers comes in like this . . .&lt;/P&gt;&lt;P&gt;189;#Smith,John&lt;/P&gt;&lt;P&gt;134;#Doe,Jane&lt;/P&gt;&lt;P&gt;Etc.&lt;/P&gt;&lt;P&gt;I just want to pull in Smith, John and Doe, Jane. Has anyone else encountered this and resolved it in their load script?&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Ellen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Sep 2010 19:54:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Format-of-People-and-Group-SharePoint-column-data-when-loading/m-p/212421#M66398</guid>
      <dc:creator>bullish35</dc:creator>
      <dc:date>2010-09-21T19:54:19Z</dc:date>
    </item>
    <item>
      <title>Format of People and Group SharePoint column data when loading into QlikView via RPC calls</title>
      <link>https://community.qlik.com/t5/QlikView/Format-of-People-and-Group-SharePoint-column-data-when-loading/m-p/212422#M66399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Didn't ever load data from SharePoint, but the question looks clear. There are many ways, the easiest is probably this:&lt;BR /&gt;&lt;STRONG&gt;subflield('ProgramManager', '#', 2) as ProgramManager&lt;BR /&gt;&lt;/STRONG&gt;It will return the text after the first # (and before the 2nd, which will never happen, I assume)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Sep 2010 20:56:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Format-of-People-and-Group-SharePoint-column-data-when-loading/m-p/212422#M66399</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-09-21T20:56:58Z</dc:date>
    </item>
    <item>
      <title>Format of People and Group SharePoint column data when loading into QlikView via RPC calls</title>
      <link>https://community.qlik.com/t5/QlikView/Format-of-People-and-Group-SharePoint-column-data-when-loading/m-p/212423#M66400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Sep 2010 22:32:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Format-of-People-and-Group-SharePoint-column-data-when-loading/m-p/212423#M66400</guid>
      <dc:creator>bullish35</dc:creator>
      <dc:date>2010-09-21T22:32:14Z</dc:date>
    </item>
    <item>
      <title>Format of People and Group SharePoint column data when loading into QlikView via RPC calls</title>
      <link>https://community.qlik.com/t5/QlikView/Format-of-People-and-Group-SharePoint-column-data-when-loading/m-p/212424#M66401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In my opinion this is not the correct answer.&amp;nbsp; My sharepoint data has a variety of delimiters in it which I have to handle on a case by case basis using string functions like findoneof(), textbetween(), etc.&amp;nbsp; Sometimes the delimiters are in the middle of the valid text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone have any idea how to make the data come in completely clean?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Dec 2011 00:22:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Format-of-People-and-Group-SharePoint-column-data-when-loading/m-p/212424#M66401</guid>
      <dc:creator>mschroff</dc:creator>
      <dc:date>2011-12-15T00:22:43Z</dc:date>
    </item>
    <item>
      <title>Re: Format of People and Group SharePoint column data when loading into QlikView via RPC calls</title>
      <link>https://community.qlik.com/t5/QlikView/Format-of-People-and-Group-SharePoint-column-data-when-loading/m-p/212425#M66402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #636363; font-family: Arial;"&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #636363; font-family: Arial;"&gt;The particular sharepoint where I am going to fetch the data needs authentication. Could you please let me how that can be done please.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #636363; font-family: Arial;"&gt;Created the new thread for the same below.&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #636363; font-family: Arial;"&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/message/249859#249859" style="color: #007fc0;"&gt;http://community.qlik.com/message/249859#249859&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #636363; font-family: Arial;"&gt;Thanks,&lt;/P&gt;&lt;P style="background-color: #ffffff; font-size: 12px; color: #636363; font-family: Arial;"&gt;qlikview forum&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2012 04:50:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Format-of-People-and-Group-SharePoint-column-data-when-loading/m-p/212425#M66402</guid>
      <dc:creator />
      <dc:date>2012-08-21T04:50:41Z</dc:date>
    </item>
    <item>
      <title>Re: Format of People and Group SharePoint column data when loading into QlikView via RPC calls</title>
      <link>https://community.qlik.com/t5/QlikView/Format-of-People-and-Group-SharePoint-column-data-when-loading/m-p/212426#M66403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ellen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am also trying to load the sharepoint data into QlikView via RPC calls but I couldn't find the required link in the below post. Could you please tell me where exactly it is?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/wikis/qlikview-wiki/reading-data-from-sharepoint-lists-into-qlikview.aspx"&gt;http://community.qlik.com/wikis/qlikview-wiki/reading-data-from-sharepoint-lists-into-qlikview.aspx&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Qlikview Forum&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Aug 2012 07:54:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Format-of-People-and-Group-SharePoint-column-data-when-loading/m-p/212426#M66403</guid>
      <dc:creator>qlikviewforum</dc:creator>
      <dc:date>2012-08-27T07:54:06Z</dc:date>
    </item>
    <item>
      <title>Re: Format of People and Group SharePoint column data when loading into QlikView via RPC calls</title>
      <link>https://community.qlik.com/t5/QlikView/Format-of-People-and-Group-SharePoint-column-data-when-loading/m-p/1697304#M451009</link>
      <description>&lt;P&gt;The link does not exist. I am trying to load the persons and group list (_layouts/15/people.aspx?MembershipGroupId=0)&amp;nbsp; as a mapping for another list which brings me the persons and group columns as numbers(ID) when I load it to qlik sense and I want to see the names.&lt;/P&gt;&lt;P&gt;The problem is that I am using Qlik web connectors to load the lists from Sharepoint, but the program can't find the "_layouts/15/people.aspx?MembershipGroupId=0" list.&lt;/P&gt;&lt;P&gt;When I bring the IDs of the lists from the sub-site, the list above doesn't appear.&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Tue, 28 Apr 2020 08:21:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Format-of-People-and-Group-SharePoint-column-data-when-loading/m-p/1697304#M451009</guid>
      <dc:creator>Enriquemmesteo</dc:creator>
      <dc:date>2020-04-28T08:21:17Z</dc:date>
    </item>
  </channel>
</rss>

