<?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 SAS Studio Custom Task : Load content of a dataset into a UI Element in SAS Studio</title>
    <link>https://communities.sas.com/t5/SAS-Studio/SAS-Studio-Custom-Task-Load-content-of-a-dataset-into-a-UI/m-p/458073#M5367</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm writing a SAS Studio custom task&amp;nbsp;in which&amp;nbsp;I would like to load the content of a SAS dataset into an&amp;nbsp;UI Element like a list- or a combobox. I know you can use a distinct control element for it, but as far as I know, only in combination with a datasource and / or role element.&lt;BR /&gt;As I would like to avoid having the enduser itself selecting the dataset and the variable of which the content needs to be loaded in the distinct element, I would like to define the datasource and the name of the variable via code in the custom task itself.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone knows whether this is possible ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2018-04-27_12-02-29.jpg" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/20208i1E09AAEFF958E021/image-size/large?v=v2&amp;amp;px=999" role="button" title="2018-04-27_12-02-29.jpg" alt="2018-04-27_12-02-29.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 27 Apr 2018 10:26:55 GMT</pubDate>
    <dc:creator>davynijs_</dc:creator>
    <dc:date>2018-04-27T10:26:55Z</dc:date>
    <item>
      <title>SAS Studio Custom Task : Load content of a dataset into a UI Element</title>
      <link>https://communities.sas.com/t5/SAS-Studio/SAS-Studio-Custom-Task-Load-content-of-a-dataset-into-a-UI/m-p/458073#M5367</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm writing a SAS Studio custom task&amp;nbsp;in which&amp;nbsp;I would like to load the content of a SAS dataset into an&amp;nbsp;UI Element like a list- or a combobox. I know you can use a distinct control element for it, but as far as I know, only in combination with a datasource and / or role element.&lt;BR /&gt;As I would like to avoid having the enduser itself selecting the dataset and the variable of which the content needs to be loaded in the distinct element, I would like to define the datasource and the name of the variable via code in the custom task itself.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone knows whether this is possible ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2018-04-27_12-02-29.jpg" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/20208i1E09AAEFF958E021/image-size/large?v=v2&amp;amp;px=999" role="button" title="2018-04-27_12-02-29.jpg" alt="2018-04-27_12-02-29.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Apr 2018 10:26:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/SAS-Studio-Custom-Task-Load-content-of-a-dataset-into-a-UI/m-p/458073#M5367</guid>
      <dc:creator>davynijs_</dc:creator>
      <dc:date>2018-04-27T10:26:55Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Studio Custom Task : Load content of a dataset into a UI Element</title>
      <link>https://communities.sas.com/t5/SAS-Studio/SAS-Studio-Custom-Task-Load-content-of-a-dataset-into-a-UI/m-p/458076#M5368</link>
      <description>&lt;P&gt;Hi davynijs,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;From what I know, what you are asking isn't possible at this time.  In case you haven't seen it, here is the documentation for writing custom tasks: &lt;A href="http://go.documentation.sas.com/?activeCdc=webeditorcdc&amp;amp;cdcId=sasstudiocdc&amp;amp;cdcVersion=3.71&amp;amp;docsetId=webeditordg&amp;amp;docsetTarget=titlepage.htm&amp;amp;locale=en"&gt;SAS Studio Developer's Guide for Writing Custom Tasks.&lt;/A&gt; This doc describes everything that is supported in the current SAS Studio release.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Apr 2018 10:32:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/SAS-Studio-Custom-Task-Load-content-of-a-dataset-into-a-UI/m-p/458076#M5368</guid>
      <dc:creator>M_Dexter</dc:creator>
      <dc:date>2018-04-27T10:32:35Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Studio Custom Task : Load content of a dataset into a UI Element</title>
      <link>https://communities.sas.com/t5/SAS-Studio/SAS-Studio-Custom-Task-Load-content-of-a-dataset-into-a-UI/m-p/458079#M5369</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I indeed&amp;nbsp;found this document already but couldn't find an answer to my question neither.&lt;/P&gt;&lt;P&gt;Thanks for the feedback anyway.&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;</description>
      <pubDate>Fri, 27 Apr 2018 10:36:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/SAS-Studio-Custom-Task-Load-content-of-a-dataset-into-a-UI/m-p/458079#M5369</guid>
      <dc:creator>davynijs_</dc:creator>
      <dc:date>2018-04-27T10:36:18Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Studio Custom Task : Load content of a dataset into a UI Element</title>
      <link>https://communities.sas.com/t5/SAS-Studio/SAS-Studio-Custom-Task-Load-content-of-a-dataset-into-a-UI/m-p/458136#M5372</link>
      <description>Hi davynijs_,&lt;BR /&gt;&lt;BR /&gt;This is not possible today in Custom Tasks.  It is definitely on the road map though.</description>
      <pubDate>Fri, 27 Apr 2018 14:06:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Studio/SAS-Studio-Custom-Task-Load-content-of-a-dataset-into-a-UI/m-p/458136#M5372</guid>
      <dc:creator>ChristieC_SAS</dc:creator>
      <dc:date>2018-04-27T14:06:33Z</dc:date>
    </item>
  </channel>
</rss>

