<?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 ABM (Calculated driver assignment) in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/SAS-ABM-Calculated-driver-assignment/m-p/93442#M257542</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;Has anybody an experience of work with SAS ABM (Calculated driver assignment)?&lt;/P&gt;&lt;P&gt;I need to assign source to destination account using the name or value of attributes and find the value for DrvQtyCalc in one destination atribute. &lt;/P&gt;&lt;P&gt;Could it be possible if I use one attribute at source account and some attributes at destination account? &lt;/P&gt;&lt;P&gt; It's seems to me that it could be something like that: &lt;/P&gt;&lt;P&gt;Destination.Source."Name_of_the_source_attribute"&amp;nbsp; but similar construction is not work without quotation after the Destination. word. &lt;BR /&gt;So may be it's not possible? &lt;/P&gt;&lt;P&gt;For more clarity, for instance, in this construction:&lt;/P&gt;&lt;P&gt;if (Destination.HasAttribute( Source."ACST".DimMemRef ) ,7 ,8) &lt;/P&gt;&lt;P&gt;how could I change "7" and "8" for the attribute name which is similar with the value of Source."ACST".DimMemRef&amp;nbsp; or with the name or value of the source attribute?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Dec 2012 06:23:48 GMT</pubDate>
    <dc:creator>unclefed</dc:creator>
    <dc:date>2012-12-07T06:23:48Z</dc:date>
    <item>
      <title>SAS ABM (Calculated driver assignment)</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-ABM-Calculated-driver-assignment/m-p/93442#M257542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;Has anybody an experience of work with SAS ABM (Calculated driver assignment)?&lt;/P&gt;&lt;P&gt;I need to assign source to destination account using the name or value of attributes and find the value for DrvQtyCalc in one destination atribute. &lt;/P&gt;&lt;P&gt;Could it be possible if I use one attribute at source account and some attributes at destination account? &lt;/P&gt;&lt;P&gt; It's seems to me that it could be something like that: &lt;/P&gt;&lt;P&gt;Destination.Source."Name_of_the_source_attribute"&amp;nbsp; but similar construction is not work without quotation after the Destination. word. &lt;BR /&gt;So may be it's not possible? &lt;/P&gt;&lt;P&gt;For more clarity, for instance, in this construction:&lt;/P&gt;&lt;P&gt;if (Destination.HasAttribute( Source."ACST".DimMemRef ) ,7 ,8) &lt;/P&gt;&lt;P&gt;how could I change "7" and "8" for the attribute name which is similar with the value of Source."ACST".DimMemRef&amp;nbsp; or with the name or value of the source attribute?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Dec 2012 06:23:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-ABM-Calculated-driver-assignment/m-p/93442#M257542</guid>
      <dc:creator>unclefed</dc:creator>
      <dc:date>2012-12-07T06:23:48Z</dc:date>
    </item>
    <item>
      <title>Re: SAS ABM (Calculated driver assignment)</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-ABM-Calculated-driver-assignment/m-p/93443#M257543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have partly decided this problem by a bit another way, I made and input an attribute "Acc_cost" at the source and destination account, but at destination I input complicated value for this attribute which consist of couples of values - the source account name and the value for driver quantity. &lt;/P&gt;&lt;P&gt;In a driver formula I use the costuction based on if and find operators: &lt;/P&gt;&lt;P&gt;...find ( Source."Acc_cost", Destination."Acc_cost")...&lt;/P&gt;&lt;P&gt;but there are some limitations in this way&lt;/P&gt;&lt;P&gt;1. For the Find, Len, Mid functions there is 63 characters limit for arguments. It is very sad but may be it is &lt;SPAN class="short_text" id="result_box" lang="en"&gt;&lt;SPAN class="hps alt-edited"&gt;increase the speed and performance.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;2. 1025 character limit for use in a driver formula.&lt;/P&gt;&lt;P&gt;So I can only assign 15-20 different values for DrvQtyCalc. And than I have to make another driver and &lt;SPAN class="short_text" id="result_box" lang="en"&gt;&lt;SPAN class="hps alt-edited"&gt;it is a bit inconvenient.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Dec 2012 06:38:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-ABM-Calculated-driver-assignment/m-p/93443#M257543</guid>
      <dc:creator>unclefed</dc:creator>
      <dc:date>2012-12-07T06:38:51Z</dc:date>
    </item>
  </channel>
</rss>

