<?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: OLAP: Missing measure in SAS Web Report Studio</title>
    <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/OLAP-Missing-measure/m-p/47046#M873</link>
    <description>Do you experience the same results when you try the following options:&lt;BR /&gt;
&lt;BR /&gt;
1. Have different solve orders (1, 2, 3) rather than the same number?&lt;BR /&gt;
2. Remove the solve_order option altogether?&lt;BR /&gt;
&lt;BR /&gt;
The solve_order option is utilized when measures are depending on one another. In your example below, the coiso_mensal measure doesn't depend on the Real Mensal measure. &lt;A href="http://msdn.microsoft.com/en-us/library/ms145539.aspx" target="_blank"&gt;http://msdn.microsoft.com/en-us/library/ms145539.aspx&lt;/A&gt; &lt;BR /&gt;
&lt;BR /&gt;
Another question - which measure is appearing in WRS? Is it always &amp;amp; only the coiso_mensal? If so, another suggestion would be to modify the first measure's name so that no spaces exist. (i.e. "Real_Mensal" instead of "Real Mensal").&lt;BR /&gt;
&lt;BR /&gt;
~ Angela Hall&lt;BR /&gt;
&lt;A href="http://sas-bi.blogspot.com" target="_blank"&gt;http://sas-bi.blogspot.com&lt;/A&gt;</description>
    <pubDate>Tue, 26 Jan 2010 16:32:12 GMT</pubDate>
    <dc:creator>AngelaHall</dc:creator>
    <dc:date>2010-01-26T16:32:12Z</dc:date>
    <item>
      <title>OLAP: Missing measure</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/OLAP-Missing-measure/m-p/47045#M872</link>
      <description>Hello,&lt;BR /&gt;
I'm creating a report based on a cube, on that cube I have 2 measures with solve_order=2 and they both derive from the same measure, when test them in the SAS Information Map Studio everything works great.&lt;BR /&gt;
 My problem is when I create the report in WRS only one of those 2 measures will appear and the one that does not appears, only appears when it is the only measure in the report.&lt;BR /&gt;
&lt;BR /&gt;
Here are my derived measures:&lt;BR /&gt;
DEFINE&lt;BR /&gt;
          MEMBER '[CUBO_RACIOS].[Measures].[Real Mensal]' AS &lt;BR /&gt;
		  '[Measures].[Real Mensal_1]*2,FORMAT_STRING="COMMAx20.1", SOLVE_ORDER=2';&lt;BR /&gt;
&lt;BR /&gt;
         MEMBER '[CUBO_RACIOS].[Measures].[coiso_mensal]' AS &lt;BR /&gt;
'sum({[dim_tempo].currentmember.lag(iif([dim_tempo].currentmember.level.ordinal=1,1,12))},[Measures].[Real Mensal_1]), FORMAT_STRING="COMMAx20.1", SOLVE_ORDER=2';&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Thanks in advance &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;</description>
      <pubDate>Tue, 26 Jan 2010 16:00:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/OLAP-Missing-measure/m-p/47045#M872</guid>
      <dc:creator>Pgloria</dc:creator>
      <dc:date>2010-01-26T16:00:45Z</dc:date>
    </item>
    <item>
      <title>Re: OLAP: Missing measure</title>
      <link>https://communities.sas.com/t5/SAS-Web-Report-Studio/OLAP-Missing-measure/m-p/47046#M873</link>
      <description>Do you experience the same results when you try the following options:&lt;BR /&gt;
&lt;BR /&gt;
1. Have different solve orders (1, 2, 3) rather than the same number?&lt;BR /&gt;
2. Remove the solve_order option altogether?&lt;BR /&gt;
&lt;BR /&gt;
The solve_order option is utilized when measures are depending on one another. In your example below, the coiso_mensal measure doesn't depend on the Real Mensal measure. &lt;A href="http://msdn.microsoft.com/en-us/library/ms145539.aspx" target="_blank"&gt;http://msdn.microsoft.com/en-us/library/ms145539.aspx&lt;/A&gt; &lt;BR /&gt;
&lt;BR /&gt;
Another question - which measure is appearing in WRS? Is it always &amp;amp; only the coiso_mensal? If so, another suggestion would be to modify the first measure's name so that no spaces exist. (i.e. "Real_Mensal" instead of "Real Mensal").&lt;BR /&gt;
&lt;BR /&gt;
~ Angela Hall&lt;BR /&gt;
&lt;A href="http://sas-bi.blogspot.com" target="_blank"&gt;http://sas-bi.blogspot.com&lt;/A&gt;</description>
      <pubDate>Tue, 26 Jan 2010 16:32:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Web-Report-Studio/OLAP-Missing-measure/m-p/47046#M873</guid>
      <dc:creator>AngelaHall</dc:creator>
      <dc:date>2010-01-26T16:32:12Z</dc:date>
    </item>
  </channel>
</rss>

