<?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 TABLEDECODE sas rtdm function in Decisioning</title>
    <link>https://communities.sas.com/t5/Decisioning/TABLEDECODE-sas-rtdm-function/m-p/967354#M159</link>
    <description>&lt;P&gt;Hi, can't understand how the sas rtdm function TABLEDECODE working. For example using this function TABLEDECODE (&amp;lt;&amp;lt;VARIABLE&amp;gt;&amp;gt;) and it show mistake. Can you help me please&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 23 May 2025 16:12:43 GMT</pubDate>
    <dc:creator>Anton_Rudin</dc:creator>
    <dc:date>2025-05-23T16:12:43Z</dc:date>
    <item>
      <title>TABLEDECODE sas rtdm function</title>
      <link>https://communities.sas.com/t5/Decisioning/TABLEDECODE-sas-rtdm-function/m-p/967354#M159</link>
      <description>&lt;P&gt;Hi, can't understand how the sas rtdm function TABLEDECODE working. For example using this function TABLEDECODE (&amp;lt;&amp;lt;VARIABLE&amp;gt;&amp;gt;) and it show mistake. Can you help me please&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 May 2025 16:12:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Decisioning/TABLEDECODE-sas-rtdm-function/m-p/967354#M159</guid>
      <dc:creator>Anton_Rudin</dc:creator>
      <dc:date>2025-05-23T16:12:43Z</dc:date>
    </item>
    <item>
      <title>Re: TABLEDECODE sas rtdm function</title>
      <link>https://communities.sas.com/t5/Decisioning/TABLEDECODE-sas-rtdm-function/m-p/967572#M160</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;SAS RTDM function TABLEDECODE requires specific &lt;EM&gt;encoded&lt;/EM&gt; string format, which is used for encoded data grid via TABLEENCODE function.&amp;nbsp;&lt;BR /&gt;Below is example of data grid (e.g. retrieved data via Data Process from database) and encoded into string format.&lt;BR /&gt;The same format is also expected as input to TABLEDECODE function.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;LI-CODE lang="sas"&gt;t5607|2|CNST_MKT_SMS|1|PERS_DATE|5|CHANNEL_FLAG|1|TOT_BAL|3|INFOLIMIT_AMT|3|GENDER_ID|1|LMT_AMT|3|CNST_UNDECIDED|@n|XNA|0.0|34000.0|1|25000|CNST_UNDECIDED|@n|OPEN|0.0|30000.0|XNA|40000|
&lt;/LI-CODE&gt;
&lt;P&gt;&lt;BR /&gt;Documentation regarding TABLEDECODE and TABLEENCODE Functions:&lt;BR /&gt;You use the TABLEENCODE and TABLEDECODE functions to store a data grid in a long database column or to send a data grid to a web service activity. The TABLEENCODE function encodes a data grid into a string. The TABLEDECODE function decodes a string into a data grid. &lt;STRONG&gt;You can also use SAS DS2 to decode an encoded data grid&lt;/STRONG&gt;.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Here is an example of using the TABLEENCODE function to encode a data grid:&lt;BR /&gt;TABLEENCODE(&amp;lt;&amp;lt;MyDataGrid&amp;gt;&amp;gt;)&lt;BR /&gt;Here is an example of using theTABLEDECODE function &lt;STRONG&gt;to decode an encoded string&lt;/STRONG&gt;:&lt;BR /&gt;TABLEDECODE(MyString)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Radek&lt;/P&gt;</description>
      <pubDate>Wed, 28 May 2025 09:46:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Decisioning/TABLEDECODE-sas-rtdm-function/m-p/967572#M160</guid>
      <dc:creator>radekbitr</dc:creator>
      <dc:date>2025-05-28T09:46:41Z</dc:date>
    </item>
  </channel>
</rss>

