<?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: GPATH or PATH in ODS Tagset Excel in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/GPATH-or-PATH-in-ODS-Tagset-Excel/m-p/377411#M13022</link>
    <description>&lt;P&gt;Use the code window (its the {i} above the post area) for code, keeps the formatting and makes it easier to read. &amp;nbsp;Anyways, you are creating XML output, tagsets create tagged text output, in this case XML. &amp;nbsp;Nothing to do with Excel, although Excel can read the XML file. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;The warning is telling you that you can't write to:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT face="Courier New" size="3"&gt;/sasdata/sas94/config/Lev1/SASAPP/&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT face="Courier New" size="3"&gt;Therefore set the graph output to somewhere you can write to&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 19 Jul 2017 15:48:06 GMT</pubDate>
    <dc:creator>RW9</dc:creator>
    <dc:date>2017-07-19T15:48:06Z</dc:date>
    <item>
      <title>GPATH or PATH in ODS Tagset Excel</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/GPATH-or-PATH-in-ODS-Tagset-Excel/m-p/377401#M13021</link>
      <description>&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;options&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="3"&gt;missing&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;=&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="3"&gt;' '&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="3"&gt;topmargin&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;0.30&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="3"&gt;in &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;bottommargin&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;0.01&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="3"&gt;in &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;rightmargin&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;0.25&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="3"&gt;in &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;leftmargin&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;=&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;0.25&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="3"&gt;in;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;ods&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt; tagsets.ExcelXP &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;file&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;= &lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="3"&gt;'/sasdata/sasusers/sunt_smith/Mortgage_Recpature.xls'&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;ODS&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt; TAGSETS.ExcelXP&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="3"&gt; options(sheet_interval=&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="3"&gt;'none'&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="3"&gt; default_column_width=&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="3"&gt;'9'&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="3"&gt; sheet_name=&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="3"&gt;"SUMMARY"&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="3"&gt; center_horizontal=&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="3"&gt;"no"&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="3"&gt; frozen_headers = &lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="3"&gt;"Yes"&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="3"&gt; Orientation=&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="3"&gt;'Landscape'&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="3"&gt; embedded_titles=&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="3"&gt;'Yes'&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="3"&gt; fittopage=&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="3"&gt;"No"&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="3"&gt; blackandwhite=&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="3"&gt;"No"&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="3"&gt; Embedded_Footnotes=&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="3"&gt;'Yes'&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="3"&gt; absolute_column_width=&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="3"&gt;'9'&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="3"&gt; autofit_height=&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="3"&gt;"Yes"&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;);&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="3"&gt;&lt;STRONG&gt;PROC&lt;/STRONG&gt;&lt;/FONT&gt; &lt;STRONG&gt;&lt;FONT color="#000080" face="Courier New" size="3"&gt;REPORT&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="3"&gt;DATA&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;= jaj.Mtg_stm_tot_cap_C1 &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;style&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;(summary)=Header;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;title&lt;/FONT&gt; &lt;FONT color="#800080" face="Courier New" size="3"&gt;'STM_TOT_CAPTURE %'&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;COLUMNS&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt; mdy numMorts numloans capN gla_l gla_r capD;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;define&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt; mdy / &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;order&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="3"&gt;order&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;=data &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;style&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt; (column)=Header;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;define&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt; numMorts / &lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="3"&gt;"STM Loans"&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;define&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt; numloans / &lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="3"&gt;"Competitor Loans"&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;define&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt; capN / &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;f&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;=&lt;/FONT&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;number7.1&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="3"&gt;'%'&lt;/FONT&gt; &lt;FONT color="#800080" face="Courier New" size="3"&gt;"STM Tot Cap#"&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;define&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt; gla_l / &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;f&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;=&lt;/FONT&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;dollar15.&lt;/FONT&gt; &lt;FONT color="#800080" face="Courier New" size="3"&gt;"STM $"&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;define&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt; gla_r / &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;f&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;=&lt;/FONT&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;dollar15.&lt;/FONT&gt; &lt;FONT color="#800080" face="Courier New" size="3"&gt;"Competitor $"&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;define&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt; capD / &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;f&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;=&lt;/FONT&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;number7.1&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="3"&gt;'%'&lt;/FONT&gt; &lt;FONT color="#800080" face="Courier New" size="3"&gt;"Tot Cap$"&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;rbreak&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="3"&gt;after&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt; /&lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;summarize&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;;&lt;/FONT&gt;&lt;FONT color="#008000" face="Courier New" size="3"&gt;*/;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;endcomp&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;compute&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="3"&gt;after&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt; mdy;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;endcomp&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;label&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt; mdy = &lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="3"&gt;'Month/Yr'&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="3"&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="3"&gt;/*above code runs fine.&amp;nbsp; Error generated starting here see bottom*/&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;title1&lt;/FONT&gt; &lt;FONT color="#800080" face="Courier New" size="3"&gt;'STM Total Mortgage Capture Rate'&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;title2&lt;/FONT&gt; &lt;FONT color="#800080" face="Courier New" size="3"&gt;'3 Month Moving Average'&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="3"&gt;&lt;STRONG&gt;proc&lt;/STRONG&gt;&lt;/FONT&gt; &lt;STRONG&gt;&lt;FONT color="#000080" face="Courier New" size="3"&gt;sgplot&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="3"&gt;data&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;=jaj.Mtg_stm_tot_cap_C1;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;series&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="3"&gt;x&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;=mdy &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;y&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;=CapN_Avg / &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;markers&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="3"&gt;lineattrs&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;=(&lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;color&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;=vibg) &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;markerattrs&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;=(&lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;color&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;=vibg &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;symbol&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;=circlefilled)&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;markerattrs&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;=(&lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;color&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;=vibg &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;symbol&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;=circlefilled) ;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;series&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="3"&gt;x&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;=mdy &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;y&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;=CapD_Avg / &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;markers&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="3"&gt;lineattrs&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;=(&lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;color&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;=red) &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;markerattrs&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;=(&lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;color&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;=red &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;symbol&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;=circlefilled)&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;markerattrs&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;=(&lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;color&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;=red &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;symbol&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;=circlefilled) ;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;label&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt; CapN_Avg = &lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="3"&gt;"%3MoCap#"&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;label&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt; CapD_Avg = &lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="3"&gt;"%3MoCap$"&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="3"&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;; &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="3"&gt;I am attempting to add in the proc sgplot here in the code.&amp;nbsp; However when I add in the proc sgplot I get the following error&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT face="Courier New" size="3"&gt;Warning GPATH or PATH is not writable directory&lt;BR /&gt;Error: Cannot write image to /sasdata/sas94/config/Lev1/SASAPP/SGplot34.png&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT face="Courier New" size="3"&gt;I read up on adding gpath and path however the output is in excel not html or xml.&amp;nbsp; The examples I have seen use HTML.&amp;nbsp; How can I get sgplot to work in ODS for excel??&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jul 2017 15:38:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/GPATH-or-PATH-in-ODS-Tagset-Excel/m-p/377401#M13021</guid>
      <dc:creator>Q1983</dc:creator>
      <dc:date>2017-07-19T15:38:53Z</dc:date>
    </item>
    <item>
      <title>Re: GPATH or PATH in ODS Tagset Excel</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/GPATH-or-PATH-in-ODS-Tagset-Excel/m-p/377411#M13022</link>
      <description>&lt;P&gt;Use the code window (its the {i} above the post area) for code, keeps the formatting and makes it easier to read. &amp;nbsp;Anyways, you are creating XML output, tagsets create tagged text output, in this case XML. &amp;nbsp;Nothing to do with Excel, although Excel can read the XML file. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;The warning is telling you that you can't write to:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT face="Courier New" size="3"&gt;/sasdata/sas94/config/Lev1/SASAPP/&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;FONT face="Courier New" size="3"&gt;Therefore set the graph output to somewhere you can write to&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jul 2017 15:48:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/GPATH-or-PATH-in-ODS-Tagset-Excel/m-p/377411#M13022</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2017-07-19T15:48:06Z</dc:date>
    </item>
    <item>
      <title>Re: GPATH or PATH in ODS Tagset Excel</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/GPATH-or-PATH-in-ODS-Tagset-Excel/m-p/377622#M13025</link>
      <description>&lt;P&gt;&lt;FONT face="Courier New" size="3"&gt;I am going to guess that you are working in some sort of server model of SAS. Paths are going to be relative to the server and would require a user to have appropriate permissions. &lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jul 2017 23:26:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/GPATH-or-PATH-in-ODS-Tagset-Excel/m-p/377622#M13025</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2017-07-19T23:26:51Z</dc:date>
    </item>
    <item>
      <title>Re: GPATH or PATH in ODS Tagset Excel</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/GPATH-or-PATH-in-ODS-Tagset-Excel/m-p/377628#M13026</link>
      <description>&lt;P&gt;Hi:&lt;/P&gt;
&lt;P&gt;&amp;nbsp; There is an even bigger issue. By Microsoft design, the type of XML created by TAGSETS.EXCELXP does NOT support graph images. So even if the paths were correctly pointed to a write-able location, TAGSETS.EXCELXP would NOT use the graph output.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; I would recommend that you use either ODS MSOFFICE2k -- to make an HTML file that Excel can open -- and the HTML output can support the inclusion of graphic output. OR use ODS EXCEL, which creates the type of XML that DOES support graph inclusion.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; But graphs will NOT work with TAGSETS.EXCELXP. I recommend you change to ODS EXCEL. And then, depending on how this code is being executed (from EG, from the Portal, from a Stored Process), there might need to be some changes to how the code is invoked because typically, except for EG, client applications on the BI Platform cannot "receive" TAGSETS.EXCELXP output unless the code is executed from EG or from the Stored Process Web App.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;cynthia&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jul 2017 01:55:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/GPATH-or-PATH-in-ODS-Tagset-Excel/m-p/377628#M13026</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2017-07-20T01:55:55Z</dc:date>
    </item>
  </channel>
</rss>

