<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>PerformancePoint Archives - Blog IT</title>
	<atom:link href="https://blogit.create.pt/tag/performancepoint/feed/" rel="self" type="application/rss+xml" />
	<link>https://blogit.create.pt/tag/performancepoint/</link>
	<description>Create IT blogger community</description>
	<lastBuildDate>Thu, 10 Jan 2019 14:18:07 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.1</generator>
	<item>
		<title>PPS 2007 Tip #2: The Excel Add-In Is Not Working</title>
		<link>https://blogit.create.pt/andrevala/2007/05/22/pps-2007-tip-2-the-excel-add-in-is-not-working/</link>
					<comments>https://blogit.create.pt/andrevala/2007/05/22/pps-2007-tip-2-the-excel-add-in-is-not-working/#respond</comments>
		
		<dc:creator><![CDATA[André Vala]]></dc:creator>
		<pubDate>Tue, 22 May 2007 14:34:00 +0000</pubDate>
				<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[PerformancePoint]]></category>
		<guid isPermaLink="false">http://blogcreate.azurewebsites.net/andrevala/?p=1201</guid>

					<description><![CDATA[<p>Attention: this post refers to the CTP2 version of PerformancePoint Server 2007. If, when opening Excel (2007 or 2003), after installing the PerformancePoint Add-In for Excel, you can&#039;t find the ribbon (2007) or the menu/task pane (2003) of PerformancePoint, then probably your&#160;Regional Settings are not set to English (United States). The CTP2 version of the [&#8230;]</p>
<p>The post <a href="https://blogit.create.pt/andrevala/2007/05/22/pps-2007-tip-2-the-excel-add-in-is-not-working/">PPS 2007 Tip #2: The Excel Add-In Is Not Working</a> appeared first on <a href="https://blogit.create.pt">Blog IT</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><span style="font-weight: bold;color: red">Attention:</span> this post refers to the <strong>CTP2</strong> version of PerformancePoint Server 2007. </p>
<p>If, when opening Excel (2007 or 2003), after installing the PerformancePoint Add-In for Excel, you can&#039;t find the ribbon (2007) or the menu/task pane (2003) of PerformancePoint, then probably your&nbsp;Regional Settings are not set to English (United States). The CTP2 version of the Add-In for Excel only works with those regional settings, and if you configure your&nbsp;system to&nbsp;use&nbsp;different ones, the Add-In will not start.&nbsp;&nbsp;</p>
<p><strong>Solution:</strong> Change the regional settings to&nbsp;English (United States).</p>
<p>The post <a href="https://blogit.create.pt/andrevala/2007/05/22/pps-2007-tip-2-the-excel-add-in-is-not-working/">PPS 2007 Tip #2: The Excel Add-In Is Not Working</a> appeared first on <a href="https://blogit.create.pt">Blog IT</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blogit.create.pt/andrevala/2007/05/22/pps-2007-tip-2-the-excel-add-in-is-not-working/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>PPS 2007 Tip #1: Creating Models with Multiple Measures</title>
		<link>https://blogit.create.pt/andrevala/2007/05/21/pps-2007-tip-1-creating-models-with-multiple-measures/</link>
					<comments>https://blogit.create.pt/andrevala/2007/05/21/pps-2007-tip-1-creating-models-with-multiple-measures/#respond</comments>
		
		<dc:creator><![CDATA[André Vala]]></dc:creator>
		<pubDate>Mon, 21 May 2007 14:08:00 +0000</pubDate>
				<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[PerformancePoint]]></category>
		<guid isPermaLink="false">http://blogcreate.azurewebsites.net/andrevala/?p=1221</guid>

					<description><![CDATA[<p>Note:&#160;this post&#160;is about the&#160;CTP4 version&#160;of PerformancePoint Server 2007. If you&#039;ve used PerformancePoint Server&#160;2007 to build Business Models (using PerformancePoint Business Modeler), you might have noticed that the created models (which correspond to Analysis Services OLAP Cubes) only have one measure and one measure group, and there is no way to add new measures or measure [&#8230;]</p>
<p>The post <a href="https://blogit.create.pt/andrevala/2007/05/21/pps-2007-tip-1-creating-models-with-multiple-measures/">PPS 2007 Tip #1: Creating Models with Multiple Measures</a> appeared first on <a href="https://blogit.create.pt">Blog IT</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><span style="font-weight: bold;color: red">Note:&nbsp;</span>this post&nbsp;is about the&nbsp;<strong>CTP4</strong> version&nbsp;of PerformancePoint Server 2007. </p>
<p>If you&#039;ve used PerformancePoint Server&nbsp;2007 to build Business Models (using <em>PerformancePoint Business Modeler</em>), you might have noticed that the created models (which correspond to Analysis Services OLAP Cubes) only have one measure and one measure group, and there is no way to add new measures or measure groups. That is a <em>Business Modeler</em> interface limitation but, by no means, a PerformancePoint or Analysis Services OLAP Cubes limitation.</p>
<p>In&nbsp;the current release (CTP4), the only way to create a model with more than one measure is to export the application metada to a XML file, manually edit it and import the updated metada. That can be achieved following the steps listed below.&nbsp;</p>
<p><strong>1.</strong> In <em>Business Modeler</em>, create the model&nbsp;with the desired dimensions </p>
<p><strong>2.</strong> Using the&nbsp;windows console&nbsp;(cmd), goto:<br /><span style="font-size: 10pt;font-family: Courier New">C:\Program Files\Microsoft Office PerformancePoint Server\3.0\BizModeler</span> </p>
<p><strong>3.</strong> Run the command: <br /><span style="font-size: 10pt;font-family: Courier New">PPSCmd.exe exportXml /server http://localhost:46787 /application MyApplication C:\temp\MyApplication.xml</span><br />(Assuming the application&#039;s name is <span style="font-size: 10pt;font-family: Courier New">MyApplication</span> and that you&#039;re executing PPSCmd locally in the server)</p>
<p><strong>4.</strong> Edit the exported file: <span style="font-size: 10pt;font-family: Courier New">C:\temp\MyApplication.xml</span> </p>
<p><strong>5.</strong> Find the section where the model&#039;s measures are described:<br /><span style="font-size: 10pt;font-family: Courier New">(&#8230;)<br />&lt;MeasureGroups&gt;<br />&nbsp; &lt;MeasureGroup&gt;<br />&nbsp;&nbsp;&nbsp; &lt;Measures&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;Measure&gt;Value&lt;/Measure&gt;<br />&nbsp;&nbsp;&nbsp; &lt;/Measures&gt;<br />&nbsp; &lt;/MeasureGroup&gt;<br />&lt;/MeasureGroups&gt;<br />(&#8230;)</span></p>
<p><strong>6.</strong> Add&nbsp;the new measures replacing the above lines with, for instance:<br /><span style="font-size: 10pt;font-family: Courier New">(&#8230;)<br />&lt;MeasureGroups&gt;<br />&nbsp; &lt;MeasureGroup&gt;<br />&nbsp;&nbsp;&nbsp; &lt;Measures&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;Measure&gt;MyMeasure1&lt;/Measure&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;Measure&gt;MyMeasure2&lt;/Measure&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;Measure&gt;MyMeasure3&lt;/Measure&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;Measure&gt;MyMeasure4&lt;/Measure&gt;<br />&nbsp;&nbsp;&nbsp; &lt;/Measures&gt;<br />&nbsp;&nbsp;&lt;/MeasureGroup&gt;<br />&lt;/MeasureGroups&gt;<br />(&#8230;)</span></p>
<p><strong>7.</strong> Save the file <font face="Courier New">C:\temp\MyApplication.xml</font></p>
<p><strong>8. </strong>In <em>Business Modeler</em>,&nbsp;delete the&nbsp;model you&#039;ve created before. This step is <u>very important</u> because,&nbsp;if the model already exists, the next step will yield no effect.</p>
<p><strong>9. </strong>Run the command: <br /><span style="font-size: 10pt;font-family: Courier New">PPSCmd.exe importXml /server http://localhost:46787 C:\temp\MyApplication.xml</span> </p>
<p><strong>10. </strong>In <em>Business Modeler</em>,&nbsp;press <em>refresh</em> </p>
<p>I believe that the <em>Business Modeler&#039;s</em> interface will eventually allow you to manage a model&#039;s measures and measure groups, but while it does not here is the procedure.</p>
<p>The post <a href="https://blogit.create.pt/andrevala/2007/05/21/pps-2007-tip-1-creating-models-with-multiple-measures/">PPS 2007 Tip #1: Creating Models with Multiple Measures</a> appeared first on <a href="https://blogit.create.pt">Blog IT</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blogit.create.pt/andrevala/2007/05/21/pps-2007-tip-1-creating-models-with-multiple-measures/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
