<?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 proc infomaps into a dataset? in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/proc-infomaps-into-a-dataset/m-p/56659#M15832</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi &lt;/P&gt;&lt;P&gt;i m facing the same issue, i 'm trying to use the EXPORT function in the PROC INFOMAPS and read it through a XML MAP in order to keep the data structure and get the dataitems and expression values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Elsewhere you could try to parse the log from PROC INFOMAPS(LIST) to get the values you need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bye&lt;/P&gt;&lt;P&gt;Giorgio&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Nov 2011 08:49:48 GMT</pubDate>
    <dc:creator>gtadda</dc:creator>
    <dc:date>2011-11-03T08:49:48Z</dc:date>
    <item>
      <title>proc infomaps into a dataset?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/proc-infomaps-into-a-dataset/m-p/56651#M15824</link>
      <description>Hi to all,&lt;BR /&gt;
I was looking for something quite simple, but I believe it's not yet available...is it possible to output the list of items from proc infomaps into a dataset sas? Something not so different the the out option of the proc contents...it would be a nice feature.&lt;BR /&gt;
Thanks&lt;BR /&gt;
&lt;BR /&gt;
Daniele</description>
      <pubDate>Fri, 12 Feb 2010 15:25:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/proc-infomaps-into-a-dataset/m-p/56651#M15824</guid>
      <dc:creator>DanieleTiles</dc:creator>
      <dc:date>2010-02-12T15:25:46Z</dc:date>
    </item>
    <item>
      <title>Re: proc infomaps into a dataset?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/proc-infomaps-into-a-dataset/m-p/56652#M15825</link>
      <description>Just did a Google advanced search against the SAS support website.  Have you looked here?  Reference the LIBNAME engine&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="https://support.sas.com/documentation/onlinedoc/91pdf/sasdoc_913/base_infomap_9951.pdf" target="_blank"&gt;https://support.sas.com/documentation/onlinedoc/91pdf/sasdoc_913/base_infomap_9951.pdf&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
And, here too:&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://support.sas.com/documentation/cdl/en/whatsnew/62580/HTML/default/engimapwhatsnew902.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/whatsnew/62580/HTML/default/engimapwhatsnew902.htm&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.&lt;BR /&gt;
&lt;BR /&gt;
Recommended Google advanced search argument, this topic/post:&lt;BR /&gt;
&lt;BR /&gt;
information maps libname engine site:sas.com</description>
      <pubDate>Fri, 12 Feb 2010 15:30:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/proc-infomaps-into-a-dataset/m-p/56652#M15825</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2010-02-12T15:30:57Z</dc:date>
    </item>
    <item>
      <title>Re: proc infomaps into a dataset?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/proc-infomaps-into-a-dataset/m-p/56653#M15826</link>
      <description>Yep, I've already read it and I'm using it...but the proc contents it's not sufficient for what I'm looking for (for example, it doesn't show into which folder an item is contained...while proc infomaps does)...I was just looking for a way to output the "list infomap dataitems" output in a dataset, in a manner similar of the proc contents...</description>
      <pubDate>Fri, 12 Feb 2010 15:35:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/proc-infomaps-into-a-dataset/m-p/56653#M15826</guid>
      <dc:creator>DanieleTiles</dc:creator>
      <dc:date>2010-02-12T15:35:50Z</dc:date>
    </item>
    <item>
      <title>Re: proc infomaps into a dataset?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/proc-infomaps-into-a-dataset/m-p/56654#M15827</link>
      <description>ods output?</description>
      <pubDate>Fri, 12 Feb 2010 20:58:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/proc-infomaps-into-a-dataset/m-p/56654#M15827</guid>
      <dc:creator>data_null__</dc:creator>
      <dc:date>2010-02-12T20:58:47Z</dc:date>
    </item>
    <item>
      <title>Re: proc infomaps into a dataset?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/proc-infomaps-into-a-dataset/m-p/56655#M15828</link>
      <description>That's would be wonderful, however I can't find the correct table (I've tried to follow this paper &lt;A href="http://www2.sas.com/proceedings/forum2008/086-2008.pdf" target="_blank"&gt;http://www2.sas.com/proceedings/forum2008/086-2008.pdf&lt;/A&gt;, but I couldn't find the ods table for the proc infomap, using ods trace on, even with listing).</description>
      <pubDate>Sat, 13 Feb 2010 14:51:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/proc-infomaps-into-a-dataset/m-p/56655#M15828</guid>
      <dc:creator>DanieleTiles</dc:creator>
      <dc:date>2010-02-13T14:51:02Z</dc:date>
    </item>
    <item>
      <title>Re: proc infomaps into a dataset?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/proc-infomaps-into-a-dataset/m-p/56656#M15829</link>
      <description>Share your SAS code being used - you mentioned that you are using the LIBNAME engine and you've read the guide/DOC.  Let's see *all* of your code that's not working, please.&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
      <pubDate>Sat, 13 Feb 2010 14:54:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/proc-infomaps-into-a-dataset/m-p/56656#M15829</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2010-02-13T14:54:26Z</dc:date>
    </item>
    <item>
      <title>Re: proc infomaps into a dataset?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/proc-infomaps-into-a-dataset/m-p/56657#M15830</link>
      <description>Hi,&lt;BR /&gt;
here is the code using the libname:&lt;BR /&gt;
&lt;BR /&gt;
///////////&lt;BR /&gt;
libname TEST infomaps user='dtiles'	pw='******' metaserver='icodevsas02'	mappath='Shared Data/StatSS' preserve_tab_names=yes;&lt;BR /&gt;
&lt;BR /&gt;
options validvarname=any;&lt;BR /&gt;
&lt;BR /&gt;
proc contents data=test.famiglie_es;&lt;BR /&gt;
run;&lt;BR /&gt;
&lt;BR /&gt;
//////////&lt;BR /&gt;
&lt;BR /&gt;
This is the result:&lt;BR /&gt;
&lt;BR /&gt;
///////&lt;BR /&gt;
                                                  SAS              14:30 Saturday, February 13, 2010   1&lt;BR /&gt;
&lt;BR /&gt;
                                         La procedura CONTENTS&lt;BR /&gt;
&lt;BR /&gt;
               Nome data set              TEST.famiglie_es    Osservazioni            .&lt;BR /&gt;
               Tipo elemento              DATA                Variabili               9&lt;BR /&gt;
               Engine                     INFOMAPS            Indici                  0&lt;BR /&gt;
               Data creazione             .                   Lunghezza osservazione  0&lt;BR /&gt;
               Data ultima modifica       .                   Osservazioni eliminate  0&lt;BR /&gt;
               Protezione                                     Compresso               NO&lt;BR /&gt;
               Tipo data set                                  Ordinato                NO&lt;BR /&gt;
               Etichetta&lt;BR /&gt;
               Rappresentazione dei dati  Predefinito&lt;BR /&gt;
               Codifica                   Default&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
                               Elenco alfabetico di variabili e attributi&lt;BR /&gt;
&lt;BR /&gt;
         N.    Variabile                           Tipo       Lungh    Etichetta&lt;BR /&gt;
&lt;BR /&gt;
          8    Anno                                Alfanum       32    Anno&lt;BR /&gt;
          1    Istat                               Alfanum      200    ISTAT&lt;BR /&gt;
          2    Istat2                              Alfanum       32    Comune&lt;BR /&gt;
          3    Istat2_2                            Alfanum       32    Unione&lt;BR /&gt;
          4    Istat2_3                            Alfanum       32    Zona Altimetrica&lt;BR /&gt;
          9    N__famiglie_unipersonali            Num            8    N° famiglie unipersonali&lt;BR /&gt;
          7    Numcomponenti                       Alfanum        2    Numero componenti&lt;BR /&gt;
          5    Numero_Di_Famiglie_Unipersonali     Num            8    Numero famiglie&lt;BR /&gt;
          6    Residenti_In_Famiglie_Unipersona    Num            8    Numero residenti&lt;BR /&gt;
&lt;BR /&gt;
//////&lt;BR /&gt;
&lt;BR /&gt;
In the information map the variables are inserted into a folder, but I don't see the name as shown on the doc (folder/name of the data item).&lt;BR /&gt;
The other code is this one:&lt;BR /&gt;
&lt;BR /&gt;
/////&lt;BR /&gt;
&lt;BR /&gt;
ods trace on /listing;&lt;BR /&gt;
&lt;BR /&gt;
proc infomaps&lt;BR /&gt;
	metauser="dtiles"&lt;BR /&gt;
	metapass="**********"&lt;BR /&gt;
	metaserver="icodevsas02"&lt;BR /&gt;
	;&lt;BR /&gt;
	open infomap "famiglie_es" mappath="/Shared Data/StatSS";&lt;BR /&gt;
	list;&lt;BR /&gt;
run;&lt;BR /&gt;
&lt;BR /&gt;
ods trace off;&lt;BR /&gt;
&lt;BR /&gt;
/////&lt;BR /&gt;
&lt;BR /&gt;
In this case, I don't get the dataset that I should use with ods output...</description>
      <pubDate>Sat, 13 Feb 2010 17:46:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/proc-infomaps-into-a-dataset/m-p/56657#M15830</guid>
      <dc:creator>DanieleTiles</dc:creator>
      <dc:date>2010-02-13T17:46:41Z</dc:date>
    </item>
    <item>
      <title>Re: proc infomaps into a dataset?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/proc-infomaps-into-a-dataset/m-p/56658#M15831</link>
      <description>Hi:&lt;BR /&gt;
  I don't want to discourage you from continuing the thread in the SAS Procedures forum, however PROC INFOMAPS is a rather specialized procedure which is used in the context of the Enterprise BI Server installation as part of the SAS Enterprise Intelligence Platform (also known as the BI Platform).&lt;BR /&gt;
 &lt;BR /&gt;
  The Web Report Studio forum might be a better place to post your PROC INFOMAPS question. That forum is monitored by the developers of Web Report Studio and since Information Maps are one of the major data sources for Web Report Studio reports, you are more likely to find folks in that forum who know PROC INFOMAPS.&lt;BR /&gt;
&lt;BR /&gt;
  Many Base SAS concepts do not apply with PROC INFOMAPS. For example, PROC INFOMAPS is somewhat related to PROC DATASETS. PROC DATASETS acts on the descriptor portion of a SAS dataset. PROC INFOMAPS acts on the Metadata for an Information Map. However, that is where the similarity ends. For example, you can do this with PROC DATASETS:&lt;BR /&gt;
[pre]&lt;BR /&gt;
ods trace on/label;&lt;BR /&gt;
proc datasets library=sashelp;&lt;BR /&gt;
  contents data=class;&lt;BR /&gt;
run;&lt;BR /&gt;
quit;&lt;BR /&gt;
ods trace off;&lt;BR /&gt;
 &lt;BR /&gt;
[/pre]&lt;BR /&gt;
   &lt;BR /&gt;
and in the SAS log, after the step is finished, you will see the output objects created by the DATASETS procedure. If you use the same technique (ODS TRACE ON/OFF) with PROC INFOMAPS and you do not see any output objects listed in the SAS log, it is entirely possible that interaction with the Metadata on Information Maps is done via a different mechanism than ODS and that PROC INFOMAPS does not use an ODS output object. There are other SAS procedures that do not use standard output objects and it is possible that PROC INFOMAPS falls into this category.&lt;BR /&gt;
&lt;BR /&gt;
At any rate, the Web Report Studio forum might be a better place to post PROC INFOMAPS questions. &lt;BR /&gt;
&lt;BR /&gt;
cynthia</description>
      <pubDate>Sat, 13 Feb 2010 18:44:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/proc-infomaps-into-a-dataset/m-p/56658#M15831</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2010-02-13T18:44:22Z</dc:date>
    </item>
    <item>
      <title>proc infomaps into a dataset?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/proc-infomaps-into-a-dataset/m-p/56659#M15832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi &lt;/P&gt;&lt;P&gt;i m facing the same issue, i 'm trying to use the EXPORT function in the PROC INFOMAPS and read it through a XML MAP in order to keep the data structure and get the dataitems and expression values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Elsewhere you could try to parse the log from PROC INFOMAPS(LIST) to get the values you need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bye&lt;/P&gt;&lt;P&gt;Giorgio&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Nov 2011 08:49:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/proc-infomaps-into-a-dataset/m-p/56659#M15832</guid>
      <dc:creator>gtadda</dc:creator>
      <dc:date>2011-11-03T08:49:48Z</dc:date>
    </item>
    <item>
      <title>proc infomaps into a dataset?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/proc-infomaps-into-a-dataset/m-p/56660#M15833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you looked at using the SQL Dictionary Tables for the INFOMAPS LIBNAME engine? The tables contain additional information on the information map (including the folder path in which the item is contained).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://support.sas.com/documentation/cdl/en/engimap/63339/HTML/default/viewer.htm#n0ocj8tnl590ysn1h8fx0ii1jmu4.htm"&gt;http://support.sas.com/documentation/cdl/en/engimap/63339/HTML/default/viewer.htm#n0ocj8tnl590ysn1h8fx0ii1jmu4.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jan 2012 21:50:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/proc-infomaps-into-a-dataset/m-p/56660#M15833</guid>
      <dc:creator>BillM_SAS</dc:creator>
      <dc:date>2012-01-12T21:50:05Z</dc:date>
    </item>
    <item>
      <title>Re: proc infomaps into a dataset?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/proc-infomaps-into-a-dataset/m-p/56661#M15834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Daniele,&lt;/P&gt;&lt;P&gt;I just recently had this problem myself. You can put the output from the log into a rudimentary dataset using the code below:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: Courier New;"&gt;path = &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 12pt; font-family: Courier New;"&gt;%sysfunc&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: Courier New;"&gt;(pathname(work)); /*find out the work directory of current session*/&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: Courier New;"&gt;%put &amp;amp;path;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style=": ; color: #000080; font-size: 12pt; font-family: Courier New;"&gt;printto&lt;/STRONG&gt;&lt;SPAN style="font-size: 12pt; font-family: Courier New;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 12pt; font-family: Courier New;"&gt;log&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: Courier New;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #800080; font-size: 12pt; font-family: Courier New;"&gt;"&amp;amp;path/temp.log"&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: Courier New;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 12pt; font-family: Courier New;"&gt;new&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: Courier New;"&gt;; /*Create a new log file in the work directory*/&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: Courier New;"&gt;run&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: Courier New;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style=": ; color: #000080; font-size: 12pt; font-family: Courier New;"&gt;proc infomaps&lt;/STRONG&gt;&lt;SPAN style="font-size: 12pt; font-family: Courier New;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000; font-size: 12pt; font-family: Courier New;"&gt;open&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: Courier New;"&gt; infomap &lt;/SPAN&gt;&lt;SPAN style="color: #800080; font-size: 12pt; font-family: Courier New;"&gt;"&amp;lt;Infomapname&amp;gt;"&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: Courier New;"&gt; mappath = &lt;SPAN style="color: #800080;"&gt;&amp;lt;map location in SAS internal foldr system&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800080; font-size: 12pt; font-family: Courier New;"&gt;"&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: Courier New;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 12pt; font-family: Courier New;"&gt;list&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: Courier New;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: Courier New;"&gt;run;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style=": ; color: #000080; font-size: 12pt; font-family: Courier New;"&gt;printto&lt;/STRONG&gt;&lt;SPAN style="font-size: 12pt; font-family: Courier New;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 12pt; font-family: Courier New;"&gt;log&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: Courier New;"&gt; = log; /*Go back to a new log window*/&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: Courier New;"&gt;run&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: Courier New;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: Courier New;"&gt;/*Input log fiel from infomap into a dataset*/&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: Courier New;"&gt;data &lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: Courier New;"&gt;infomap_metadata;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 12pt; font-family: Courier New;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; infile&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: Courier New;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800080; font-size: 12pt; font-family: Courier New;"&gt;"&amp;amp;path/temp.log"&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: Courier New;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 12pt; font-family: Courier New;"&gt;dsd&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: Courier New;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 12pt; font-family: Courier New;"&gt;dlm&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: Courier New;"&gt; = &lt;/SPAN&gt;&lt;SPAN style="color: #800080; font-size: 12pt; font-family: Courier New;"&gt;'`'&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: Courier New;"&gt;; /*Nothing in the file is dlm = '`' so whole&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; row will be in one column*/&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 12pt; font-family: Courier New;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; input&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: Courier New;"&gt; log:&lt;/SPAN&gt;&lt;SPAN style="color: #008080; font-size: 12pt; font-family: Courier New;"&gt;$1000.&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: Courier New;"&gt;;&amp;nbsp; /*I want the whole row in one column so I use a large value*/&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 12pt; font-family: Courier New;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: Courier New;"&gt; index(log,&lt;/SPAN&gt;&lt;SPAN style="color: #800080; font-size: 12pt; font-family: Courier New;"&gt;":"&lt;/SPAN&gt;&lt;SPAN style="font-size: 12pt; font-family: Courier New;"&gt;) &amp;gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #008080; font-size: 12pt; font-family: Courier New;"&gt;0&lt;/STRONG&gt;&lt;SPAN style="font-size: 12pt; font-family: Courier New;"&gt;; /*Get rid of rows without good data*/&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: Courier New;"&gt;run;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: Courier New;"&gt;That gets you a dataset that can be manipulated.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: Courier New;"&gt;Sumner&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Nov 2013 19:21:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/proc-infomaps-into-a-dataset/m-p/56661#M15834</guid>
      <dc:creator>shwilliams4</dc:creator>
      <dc:date>2013-11-25T19:21:05Z</dc:date>
    </item>
  </channel>
</rss>

