<?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: ERROR: Character expression requires a character format. in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/ERROR-Character-expression-requires-a-character-format/m-p/946863#M45375</link>
    <description>&lt;P&gt;Since the only format you show is Dollar18.2 that means that&amp;nbsp; your variable apc.fee_2024 is not numeric.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 09 Oct 2024 20:43:40 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2024-10-09T20:43:40Z</dc:date>
    <item>
      <title>ERROR: Character expression requires a character format.</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/ERROR-Character-expression-requires-a-character-format/m-p/946849#M45374</link>
      <description>&lt;DIV&gt;proc sql ; create table op_build1 as&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;select a.*&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;,apc.fee_2024 as apc_fee format dollar18.2&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;,apc.fees as apc_pricing_fee&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ,apc.indicator as apc_indicator&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;,mircm.final_fee as hosp_cm_curr_fee&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ,mirma.final_fee as hosp_ma_curr_fee&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ,typec.indicator as ip_only_flag&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;from op_hosp_join as a&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;left join apc_fee as apc on a.adj_proc_code = apc.cpt_code&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;left join MIRCMFees as mircm on a.adj_proc_code = mircm.cpt_code&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;left join MIRMAFees as mirma on a.adj_proc_code = mirma.cpt_code&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;left join Type_C as typec on a.adj_proc_code = typec.code&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;;&lt;/DIV&gt;&lt;DIV&gt;quit ;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Oct 2024 20:06:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/ERROR-Character-expression-requires-a-character-format/m-p/946849#M45374</guid>
      <dc:creator>Jayreed34</dc:creator>
      <dc:date>2024-10-09T20:06:45Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: Character expression requires a character format.</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/ERROR-Character-expression-requires-a-character-format/m-p/946863#M45375</link>
      <description>&lt;P&gt;Since the only format you show is Dollar18.2 that means that&amp;nbsp; your variable apc.fee_2024 is not numeric.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Oct 2024 20:43:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/ERROR-Character-expression-requires-a-character-format/m-p/946863#M45375</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2024-10-09T20:43:40Z</dc:date>
    </item>
  </channel>
</rss>

