<?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: Information Map - Data item as measure does not appear in EG in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Information-Map-Data-item-as-measure-does-not-appear-in-EG/m-p/4347#M1381</link>
    <description>Hi:&lt;BR /&gt;
  Your best bet for this issue might be to contact Tech Support. I understand what you're trying to do, but am not sure whether this is happening because of how Information Maps have their interface to EG or whether it's something inherent in the design of how Information Maps work.&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
    <pubDate>Tue, 28 Aug 2007 19:52:39 GMT</pubDate>
    <dc:creator>Cynthia_sas</dc:creator>
    <dc:date>2007-08-28T19:52:39Z</dc:date>
    <item>
      <title>Information Map - Data item as measure does not appear in EG</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Information-Map-Data-item-as-measure-does-not-appear-in-EG/m-p/4343#M1377</link>
      <description>Hi there&lt;BR /&gt;
&lt;BR /&gt;
I have created a data item in my Information Map which does not show when I use that Information Map in EG.&lt;BR /&gt;
&lt;BR /&gt;
The data item Total is an expression as SUM(CostPrice, Quantity) and becomes a measure. &lt;BR /&gt;
&lt;BR /&gt;
This is a very common requirement where we want to create data items which are expressions but unfortunately does not show in EG.&lt;BR /&gt;
&lt;BR /&gt;
Second question is about when to make the columns in Information Map as Category or Measure.&lt;BR /&gt;
&lt;BR /&gt;
The Great Hopper</description>
      <pubDate>Mon, 27 Aug 2007 17:36:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Information-Map-Data-item-as-measure-does-not-appear-in-EG/m-p/4343#M1377</guid>
      <dc:creator>SanjayM</dc:creator>
      <dc:date>2007-08-27T17:36:19Z</dc:date>
    </item>
    <item>
      <title>Re: Information Map - Data item as measure does not appear in EG</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Information-Map-Data-item-as-measure-does-not-appear-in-EG/m-p/4344#M1378</link>
      <description>Possibly you are running into this problem:&lt;BR /&gt;
&lt;A href="http://support.sas.com/techsup/unotes/SN/018/018939.html" target="_blank"&gt;http://support.sas.com/techsup/unotes/SN/018/018939.html&lt;/A&gt;&lt;BR /&gt;
SAS® Enterprise Guide® and the SAS® Add-In for Microsoft Office will not display calculated measures defined in an information map&lt;BR /&gt;
&lt;BR /&gt;
To find this Tech Support Note, I went to:&lt;BR /&gt;
&lt;A href="http://support.sas.com/techsup" target="_blank"&gt;http://support.sas.com/techsup&lt;/A&gt; and entered &lt;B&gt;&lt;BR /&gt;
Information Map data item not show Enterprise Guide &lt;/B&gt;&lt;BR /&gt;
into the yellow/gold search field area on the right hand side of the window. This Tech Support Note was the first hit in the list of returned notes.&lt;BR /&gt;
 &lt;BR /&gt;
You should check with Tech Support if this does not fix the issue for your Information Map.&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
      <pubDate>Mon, 27 Aug 2007 19:15:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Information-Map-Data-item-as-measure-does-not-appear-in-EG/m-p/4344#M1378</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2007-08-27T19:15:17Z</dc:date>
    </item>
    <item>
      <title>Re: Information Map - Data item as measure does not appear in EG</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Information-Map-Data-item-as-measure-does-not-appear-in-EG/m-p/4345#M1379</link>
      <description>Million thanks that was a great help. I was very sure that there should be a way out.</description>
      <pubDate>Mon, 27 Aug 2007 20:55:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Information-Map-Data-item-as-measure-does-not-appear-in-EG/m-p/4345#M1379</guid>
      <dc:creator>SanjayM</dc:creator>
      <dc:date>2007-08-27T20:55:07Z</dc:date>
    </item>
    <item>
      <title>Re: Information Map - Data item as measure does not appear in EG</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Information-Map-Data-item-as-measure-does-not-appear-in-EG/m-p/4346#M1380</link>
      <description>Hi cynthia &lt;BR /&gt;
&lt;BR /&gt;
I tried doing what is given in the Tech Support.&lt;BR /&gt;
Now i am able to see a measure column in EG.&lt;BR /&gt;
But if i use any functions like SUM,AVG.&lt;BR /&gt;
I am not able to see in EG&lt;BR /&gt;
&lt;BR /&gt;
Example:-&lt;BR /&gt;
Suppose i create a new data item  item1 as&lt;BR /&gt;
SUM(col1,col2)*col3&lt;BR /&gt;
then i am not able to see item1 in EG&lt;BR /&gt;
&lt;BR /&gt;
and if i create another a new data item item2 as&lt;BR /&gt;
(col1+col2)*col3&lt;BR /&gt;
then i am able to see item2 in EG&lt;BR /&gt;
I want to use this SUM function since i dont know if col1 data has null values then if i sumup without SUM func then i will get null value.&lt;BR /&gt;
Can you help me wht should i do..&lt;BR /&gt;
&lt;BR /&gt;
Sunil</description>
      <pubDate>Tue, 28 Aug 2007 15:30:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Information-Map-Data-item-as-measure-does-not-appear-in-EG/m-p/4346#M1380</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2007-08-28T15:30:26Z</dc:date>
    </item>
    <item>
      <title>Re: Information Map - Data item as measure does not appear in EG</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Information-Map-Data-item-as-measure-does-not-appear-in-EG/m-p/4347#M1381</link>
      <description>Hi:&lt;BR /&gt;
  Your best bet for this issue might be to contact Tech Support. I understand what you're trying to do, but am not sure whether this is happening because of how Information Maps have their interface to EG or whether it's something inherent in the design of how Information Maps work.&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
      <pubDate>Tue, 28 Aug 2007 19:52:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Information-Map-Data-item-as-measure-does-not-appear-in-EG/m-p/4347#M1381</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2007-08-28T19:52:39Z</dc:date>
    </item>
  </channel>
</rss>

