<?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: Get optionset data using tmicrosoftcrminput command. in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Get-optionset-data-using-tmicrosoftcrminput-command/m-p/2232774#M22622</link>
    <description>&lt;P&gt;Hi Sabrina,&lt;/P&gt;
&lt;P&gt;I'm using Talend Open Studio for Data Integration version 7.3.1 Build id: M4.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for your help as I need to solve this otherwise I'll have to move to another ETL.&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;</description>
    <pubDate>Tue, 07 Jan 2020 09:27:34 GMT</pubDate>
    <dc:creator>Norberto</dc:creator>
    <dc:date>2020-01-07T09:27:34Z</dc:date>
    <item>
      <title>Get optionset data using tmicrosoftcrminput command.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Get-optionset-data-using-tmicrosoftcrminput-command/m-p/2232772#M22620</link>
      <description>&lt;P&gt;Dear all,&lt;BR /&gt;I’m starting using TOS tu get data from Microsoft Dynamics 365 CRM (cloud).&lt;BR /&gt;I use the tMicrosoftCrmInput command to connect to the standard entity “account”. I got the data without problem but I'm unable to retrieve the values of fields of type optionset (fields with multiple selection from a list).&lt;/P&gt; 
&lt;P&gt;Here is the error message I get :&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;FONT color="#FF0000"&gt;don't support the type of &amp;lt;xml-fragment xmlns:c="&lt;A href="http://schemas.datacontract.org/2004/07/System.Collections.Generic" target="_blank" rel="nofollow noopener noreferrer"&gt;http://schemas.datacontract.org/2004/07/System.Collections.Generic&lt;/A&gt;" xmlns:b="&lt;A href="http://schemas.microsoft.com/xrm/2011/Contracts" target="_blank" rel="nofollow noopener noreferrer"&gt;http://schemas.microsoft.com/xrm/2011/Contracts&lt;/A&gt;" xmlns:i="&lt;A href="http://www.w3.org/2001/XMLSchema-instance" target="_blank" rel="nofollow noopener noreferrer"&gt;http://www.w3.org/2001/XMLSchema-instance&lt;/A&gt;" xmlns:s="&lt;A href="http://www.w3.org/2003/05/soap-envelope" target="_blank" rel="nofollow noopener noreferrer"&gt;http://www.w3.org/2003/05/soap-envelope&lt;/A&gt;" xmlns:a="&lt;A href="http://www.w3.org/2005/08/addressing" target="_blank" rel="nofollow noopener noreferrer"&gt;http://www.w3.org/2005/08/addressing&lt;/A&gt;" xmlns:u="&lt;A href="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" target="_blank" rel="nofollow noopener noreferrer"&gt;http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd&lt;/A&gt;"&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&amp;lt;c:key&amp;gt;pdw_salesteamcode&amp;lt;/c:key&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&amp;lt;c:value i:type="d&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MA5A.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/143082iB236712184B767DA/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MA5A.png" alt="0683p000009MA5A.png" /&gt;&lt;/span&gt;ptionSetValueCollection" xmlns:d="&lt;A href="http://schemas.microsoft.com/xrm/9.0/Contracts" target="_blank" rel="nofollow noopener noreferrer"&gt;http://schemas.microsoft.com/xrm/9.0/Contracts&lt;/A&gt;"&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&amp;lt;d&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MA5A.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/143082iB236712184B767DA/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MA5A.png" alt="0683p000009MA5A.png" /&gt;&lt;/span&gt;ptionSetValue&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&amp;lt;b:Value&amp;gt;100000003&amp;lt;/b:Value&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&amp;lt;/d&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MA5A.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/143082iB236712184B767DA/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MA5A.png" alt="0683p000009MA5A.png" /&gt;&lt;/span&gt;ptionSetValue&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&amp;lt;/c:value&amp;gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&amp;lt;/xml-fragment&amp;gt;&lt;/FONT&gt;&lt;/P&gt; 
&lt;P&gt;&lt;BR /&gt;Could somebody help ?&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;Best regards.&lt;/P&gt;</description>
      <pubDate>Sat, 28 Dec 2019 10:16:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Get-optionset-data-using-tmicrosoftcrminput-command/m-p/2232772#M22620</guid>
      <dc:creator>Norberto</dc:creator>
      <dc:date>2019-12-28T10:16:26Z</dc:date>
    </item>
    <item>
      <title>Re: Get optionset data using tmicrosoftcrminput command.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Get-optionset-data-using-tmicrosoftcrminput-command/m-p/2232773#M22621</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Can you please clarify in which Talend version/edition you are?&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jan 2020 08:57:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Get-optionset-data-using-tmicrosoftcrminput-command/m-p/2232773#M22621</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-01-07T08:57:42Z</dc:date>
    </item>
    <item>
      <title>Re: Get optionset data using tmicrosoftcrminput command.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Get-optionset-data-using-tmicrosoftcrminput-command/m-p/2232774#M22622</link>
      <description>&lt;P&gt;Hi Sabrina,&lt;/P&gt;
&lt;P&gt;I'm using Talend Open Studio for Data Integration version 7.3.1 Build id: M4.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for your help as I need to solve this otherwise I'll have to move to another ETL.&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jan 2020 09:27:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Get-optionset-data-using-tmicrosoftcrminput-command/m-p/2232774#M22622</guid>
      <dc:creator>Norberto</dc:creator>
      <dc:date>2020-01-07T09:27:34Z</dc:date>
    </item>
    <item>
      <title>Re: Get optionset data using tmicrosoftcrminput command.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Get-optionset-data-using-tmicrosoftcrminput-command/m-p/2232775#M22623</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I just answered to a similar problem here: https://community.talend.com/s/question/0D53p00008SJxHTCA1/how-can-i-retreive-the-label-text-from-option-set-data-type-with-tmicrosoftcrminput?t=1621320972731&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Eric&lt;/P&gt;</description>
      <pubDate>Tue, 18 May 2021 07:08:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Get-optionset-data-using-tmicrosoftcrminput-command/m-p/2232775#M22623</guid>
      <dc:creator>EricMoss</dc:creator>
      <dc:date>2021-05-18T07:08:03Z</dc:date>
    </item>
  </channel>
</rss>

