<?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: can't look up format/informat when using sgplot in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/can-t-look-up-format-informat-when-using-sgplot/m-p/193961#M7172</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In which library does your format NOLEVELS exist? If it resides in a permanent library then likely the library is not in the current FMTSEARCH path. Or if the format is being created in the work library then it does not persist from SAS session to session and the code needs to be rerun.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Mar 2015 17:26:51 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2015-03-05T17:26:51Z</dc:date>
    <item>
      <title>can't look up format/informat when using sgplot</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/can-t-look-up-format-informat-when-using-sgplot/m-p/193959#M7170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you call format/informat tables from a proc sgplot procedure?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The below code (calling the format table) works perfectly in a datastep but I get the following error when running it in a proc sgplot procedure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"Format/Informat nolevels. could not be located."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proc sgplot data=Egidwh_oneway4 ( where=(input(put(factor,nolevels.),4.) &amp;lt;= 10 and factor = "cover"));&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; title "cover";&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; vbar level / response=exposure;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; vline level / response=all_LR y2axis;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Mar 2015 14:18:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/can-t-look-up-format-informat-when-using-sgplot/m-p/193959#M7170</guid>
      <dc:creator>brophymj</dc:creator>
      <dc:date>2015-03-04T14:18:19Z</dc:date>
    </item>
    <item>
      <title>Re: can't look up format/informat when using sgplot</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/can-t-look-up-format-informat-when-using-sgplot/m-p/193960#M7171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My gut feeling is that you should be able to filter on formats within SGPLOT, because you can plot formats in SGPLOT. Can you please confirm if you have exposure data and all_LR data for that where clause?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It would also be helpful to have access to the egidwh_oneway4 dataset.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In any event, I'm sure that you worked out that you can perform the where clause with a datastep, and then use SGPLOT on the transformed dataset.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Mar 2015 14:38:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/can-t-look-up-format-informat-when-using-sgplot/m-p/193960#M7171</guid>
      <dc:creator>djrisks</dc:creator>
      <dc:date>2015-03-04T14:38:23Z</dc:date>
    </item>
    <item>
      <title>Re: can't look up format/informat when using sgplot</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/can-t-look-up-format-informat-when-using-sgplot/m-p/193961#M7172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In which library does your format NOLEVELS exist? If it resides in a permanent library then likely the library is not in the current FMTSEARCH path. Or if the format is being created in the work library then it does not persist from SAS session to session and the code needs to be rerun.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Mar 2015 17:26:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/can-t-look-up-format-informat-when-using-sgplot/m-p/193961#M7172</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2015-03-05T17:26:51Z</dc:date>
    </item>
  </channel>
</rss>

