<?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 Sharepoint Multi checkbox List field issue in Connectivity &amp; Data Prep</title>
    <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Sharepoint-Multi-checkbox-List-field-issue/m-p/1777686#M5733</link>
    <description>&lt;P&gt;Hi everyone&lt;/P&gt;&lt;P&gt;if anyone has any ideas about how to resolve the following please:&lt;/P&gt;&lt;P&gt;I am pulling data from a Sharepoint site&lt;/P&gt;&lt;P&gt;there are a few fields which are set up as Checkboxes and these fields can be multi select e.g. the country field&lt;/P&gt;&lt;P&gt;If i pull this field into Qliksense in a normal load, the country field is displayed as "SYSTEM.String[]"&lt;/P&gt;&lt;P&gt;Table1:&lt;/P&gt;&lt;P&gt;LOAD&lt;BR /&gt;ID,&lt;/P&gt;&lt;P&gt;FIELDNAME AS COUNTRY&lt;/P&gt;&lt;P&gt;FROM SHAREPOINT SITE;&lt;/P&gt;&lt;P&gt;RESULTS&lt;/P&gt;&lt;P&gt;ID COUNTRY&amp;nbsp;&lt;/P&gt;&lt;P&gt;1 SYSTEM.String[]&lt;/P&gt;&lt;P&gt;-----&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to resolve this by using SubField() function in the LOAD Script&lt;/P&gt;&lt;P&gt;e.g.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Table 2:&lt;/P&gt;&lt;P&gt;LOAD&lt;BR /&gt;"ID",&lt;BR /&gt;Subfield(Country,','1) as CountrySplit&lt;/P&gt;&lt;P&gt;however it looks like the field is being brought through with all values as SYSTEM.STRING[] so this subfield doesnt work, and if i do a&amp;nbsp;SubStringCount('[') it will return 1 as it picks up the bracket&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;any ideas how i can get the country to&amp;nbsp; display or be brough back as a country list e.g. one of the values is italy,UK,USA?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks very much&lt;/P&gt;</description>
    <pubDate>Mon, 13 Dec 2021 16:54:51 GMT</pubDate>
    <dc:creator>CraigF</dc:creator>
    <dc:date>2021-12-13T16:54:51Z</dc:date>
    <item>
      <title>Sharepoint Multi checkbox List field issue</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Sharepoint-Multi-checkbox-List-field-issue/m-p/1777686#M5733</link>
      <description>&lt;P&gt;Hi everyone&lt;/P&gt;&lt;P&gt;if anyone has any ideas about how to resolve the following please:&lt;/P&gt;&lt;P&gt;I am pulling data from a Sharepoint site&lt;/P&gt;&lt;P&gt;there are a few fields which are set up as Checkboxes and these fields can be multi select e.g. the country field&lt;/P&gt;&lt;P&gt;If i pull this field into Qliksense in a normal load, the country field is displayed as "SYSTEM.String[]"&lt;/P&gt;&lt;P&gt;Table1:&lt;/P&gt;&lt;P&gt;LOAD&lt;BR /&gt;ID,&lt;/P&gt;&lt;P&gt;FIELDNAME AS COUNTRY&lt;/P&gt;&lt;P&gt;FROM SHAREPOINT SITE;&lt;/P&gt;&lt;P&gt;RESULTS&lt;/P&gt;&lt;P&gt;ID COUNTRY&amp;nbsp;&lt;/P&gt;&lt;P&gt;1 SYSTEM.String[]&lt;/P&gt;&lt;P&gt;-----&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to resolve this by using SubField() function in the LOAD Script&lt;/P&gt;&lt;P&gt;e.g.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Table 2:&lt;/P&gt;&lt;P&gt;LOAD&lt;BR /&gt;"ID",&lt;BR /&gt;Subfield(Country,','1) as CountrySplit&lt;/P&gt;&lt;P&gt;however it looks like the field is being brought through with all values as SYSTEM.STRING[] so this subfield doesnt work, and if i do a&amp;nbsp;SubStringCount('[') it will return 1 as it picks up the bracket&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;any ideas how i can get the country to&amp;nbsp; display or be brough back as a country list e.g. one of the values is italy,UK,USA?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks very much&lt;/P&gt;</description>
      <pubDate>Mon, 13 Dec 2021 16:54:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Sharepoint-Multi-checkbox-List-field-issue/m-p/1777686#M5733</guid>
      <dc:creator>CraigF</dc:creator>
      <dc:date>2021-12-13T16:54:51Z</dc:date>
    </item>
  </channel>
</rss>

