<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: FRx SP10: The Good, The Bad, and the Ugly</title>
	<atom:link href="http://www.frxbuzz.com/frx-sp10-the-good-the-bad-and-the-ugly/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.frxbuzz.com/frx-sp10-the-good-the-bad-and-the-ugly/</link>
	<description>Simplify FRx and Management Reporter</description>
	<lastBuildDate>Fri, 03 Feb 2012 19:24:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Jan Harrigan CPA</title>
		<link>http://www.frxbuzz.com/frx-sp10-the-good-the-bad-and-the-ugly/comment-page-1/#comment-7067</link>
		<dc:creator>Jan Harrigan CPA</dc:creator>
		<pubDate>Mon, 12 Sep 2011 16:06:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.frxbuzz.com/?p=374#comment-7067</guid>
		<description>I just tried a quick test on SP11 and it didn&#039;t work.</description>
		<content:encoded><![CDATA[<p>I just tried a quick test on SP11 and it didn&#8217;t work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Timothy</title>
		<link>http://www.frxbuzz.com/frx-sp10-the-good-the-bad-and-the-ugly/comment-page-1/#comment-7010</link>
		<dc:creator>Timothy</dc:creator>
		<pubDate>Sat, 10 Sep 2011 20:20:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.frxbuzz.com/?p=374#comment-7010</guid>
		<description>*****Can I do 2 special format masks in one row? I have a Total row with a variance percentage column too. So I followed KB art 961056 but want to do the following
B=B1810 “$#,##0″,E=E1810 “#.##%”

It’s not working, any suggestions? FRx6.7 sp10*****

I am having this exact problem.  This was working in FRX SP9 but we have recently upgraded to SP12.  I havent been able to get this to work again.  Can someone help me out?</description>
		<content:encoded><![CDATA[<p>*****Can I do 2 special format masks in one row? I have a Total row with a variance percentage column too. So I followed KB art 961056 but want to do the following<br />
B=B1810 “$#,##0″,E=E1810 “#.##%”</p>
<p>It’s not working, any suggestions? FRx6.7 sp10*****</p>
<p>I am having this exact problem.  This was working in FRX SP9 but we have recently upgraded to SP12.  I havent been able to get this to work again.  Can someone help me out?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jan Harrigan CPA</title>
		<link>http://www.frxbuzz.com/frx-sp10-the-good-the-bad-and-the-ugly/comment-page-1/#comment-3734</link>
		<dc:creator>Jan Harrigan CPA</dc:creator>
		<pubDate>Tue, 26 Apr 2011 15:14:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.frxbuzz.com/?p=374#comment-3734</guid>
		<description>Yes, absolutely. The best free resource for this is actually FRx help; look up calculations&gt; multiplying and dividing. Then you can search this site for more advanced information on calculations. 

This is an excerpt from my FRx training manual &lt;a href=&quot;http://www.frxbuzz.com/frx-training-manual-introduction/&quot; rel=&quot;nofollow&quot;&gt;FRx in 8 Hours—Introduction&lt;/a&gt;&lt;em&gt;
&quot;After you create and understand the above, it’s time to go one step deeper and talk about Calculations. Just as the TOT format code is used for adding and subtracting, the CAL format code is used for multiplying and dividing and for complex calculations and if/then/else statements.

On row 234 below, you’ve got the calculation formula followed by percentage formatting.

The calculation formula is the row code for Gross Profit divided by the row code for Total Revenue. BOTH row codes are preceded by the @ sign. Do NOT forget this or your calculations will be wrong.

The percentage format is as follows (follow the cal formula by one space):
“#,##0.00%;(#,##0.00%)”

Note that there is a sign flip on this row since it uses an account that has had its sign flipped.&quot;&lt;/em&gt;

The screenshot in the manual shows this for row 234:
Gross Profit %         CAL         @230/@206 &quot;#,##0.00%;(#,##0.00%)&quot;          C

The manual isn&#039;t free, but the excerpt above is. :)

Cheers—Jan</description>
		<content:encoded><![CDATA[<p>Yes, absolutely. The best free resource for this is actually FRx help; look up calculations> multiplying and dividing. Then you can search this site for more advanced information on calculations. </p>
<p>This is an excerpt from my FRx training manual <a href="http://www.frxbuzz.com/frx-training-manual-introduction/" rel="nofollow">FRx in 8 Hours—Introduction</a><em><br />
&#8220;After you create and understand the above, it’s time to go one step deeper and talk about Calculations. Just as the TOT format code is used for adding and subtracting, the CAL format code is used for multiplying and dividing and for complex calculations and if/then/else statements.</p>
<p>On row 234 below, you’ve got the calculation formula followed by percentage formatting.</p>
<p>The calculation formula is the row code for Gross Profit divided by the row code for Total Revenue. BOTH row codes are preceded by the @ sign. Do NOT forget this or your calculations will be wrong.</p>
<p>The percentage format is as follows (follow the cal formula by one space):<br />
“#,##0.00%;(#,##0.00%)”</p>
<p>Note that there is a sign flip on this row since it uses an account that has had its sign flipped.&#8221;</em></p>
<p>The screenshot in the manual shows this for row 234:<br />
Gross Profit %         CAL         @230/@206 &#8220;#,##0.00%;(#,##0.00%)&#8221;          C</p>
<p>The manual isn&#8217;t free, but the excerpt above is. :)</p>
<p>Cheers—Jan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: justin</title>
		<link>http://www.frxbuzz.com/frx-sp10-the-good-the-bad-and-the-ugly/comment-page-1/#comment-3652</link>
		<dc:creator>justin</dc:creator>
		<pubDate>Fri, 22 Apr 2011 20:29:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.frxbuzz.com/?p=374#comment-3652</guid>
		<description>Is their a way to put percentages in rows in order to make calculations such as what is a margins percentage of revenue.</description>
		<content:encoded><![CDATA[<p>Is their a way to put percentages in rows in order to make calculations such as what is a margins percentage of revenue.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Diana</title>
		<link>http://www.frxbuzz.com/frx-sp10-the-good-the-bad-and-the-ugly/comment-page-1/#comment-1009</link>
		<dc:creator>Diana</dc:creator>
		<pubDate>Fri, 17 Dec 2010 17:45:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.frxbuzz.com/?p=374#comment-1009</guid>
		<description>Anyone had either of these 2 issues?

FRx SP 11 - GP 10 latest (not year end) SP and Windows 7, when we export an FRx report to Excel (formatted), no header appears, 

2nd issue, generate a report, hit save as to save the frd file to anywhere, file appears but then disappears.  

Thanks</description>
		<content:encoded><![CDATA[<p>Anyone had either of these 2 issues?</p>
<p>FRx SP 11 &#8211; GP 10 latest (not year end) SP and Windows 7, when we export an FRx report to Excel (formatted), no header appears, </p>
<p>2nd issue, generate a report, hit save as to save the frd file to anywhere, file appears but then disappears.  </p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.frxbuzz.com/frx-sp10-the-good-the-bad-and-the-ugly/comment-page-1/#comment-680</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Mon, 29 Nov 2010 17:42:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.frxbuzz.com/?p=374#comment-680</guid>
		<description>Has anyone heard or seen where Frx SP11 removes all of the Budget/Forcast column information and makes them zeros?</description>
		<content:encoded><![CDATA[<p>Has anyone heard or seen where Frx SP11 removes all of the Budget/Forcast column information and makes them zeros?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Workaround for FRx Bug Rounding CS Rows to 2 Decimal Places &#124; FRxBuzz.com</title>
		<link>http://www.frxbuzz.com/frx-sp10-the-good-the-bad-and-the-ugly/comment-page-1/#comment-305</link>
		<dc:creator>Workaround for FRx Bug Rounding CS Rows to 2 Decimal Places &#124; FRxBuzz.com</dc:creator>
		<pubDate>Thu, 16 Sep 2010 17:50:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.frxbuzz.com/?p=374#comment-305</guid>
		<description>[...] If you want to know more about the currency rounding issue, please see my post at FRx SP10: The Good, The Bad, and the Ugly. [...]</description>
		<content:encoded><![CDATA[<p>[...] If you want to know more about the currency rounding issue, please see my post at FRx SP10: The Good, The Bad, and the Ugly. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brynne</title>
		<link>http://www.frxbuzz.com/frx-sp10-the-good-the-bad-and-the-ugly/comment-page-1/#comment-203</link>
		<dc:creator>Brynne</dc:creator>
		<pubDate>Fri, 22 Jan 2010 21:54:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.frxbuzz.com/?p=374#comment-203</guid>
		<description>Can I do 2 special format masks in one row?  I have a Total row with a variance percentage column too.  So I followed KB art 961056 but want to do the following
B=B1810 &quot;$#,##0&quot;,E=E1810 &quot;#.##%&quot;

It&#039;s not working, any suggestions?  FRx6.7 sp10</description>
		<content:encoded><![CDATA[<p>Can I do 2 special format masks in one row?  I have a Total row with a variance percentage column too.  So I followed KB art 961056 but want to do the following<br />
B=B1810 &#8220;$#,##0&#8243;,E=E1810 &#8220;#.##%&#8221;</p>
<p>It&#8217;s not working, any suggestions?  FRx6.7 sp10</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geoff</title>
		<link>http://www.frxbuzz.com/frx-sp10-the-good-the-bad-and-the-ugly/comment-page-1/#comment-202</link>
		<dc:creator>Geoff</dc:creator>
		<pubDate>Tue, 19 Jan 2010 23:16:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.frxbuzz.com/?p=374#comment-202</guid>
		<description>Unfortunately the next release of AX will not be out until next year so we have another year to wait. Practically it will be longer than that as we will not be implementing a new version of AX for our client base immediately.

Not a very satisfactory situation when you are trying to convince a client that Microsoft is a serious contender that takes reporting seriously.

Regards,

Geoff</description>
		<content:encoded><![CDATA[<p>Unfortunately the next release of AX will not be out until next year so we have another year to wait. Practically it will be longer than that as we will not be implementing a new version of AX for our client base immediately.</p>
<p>Not a very satisfactory situation when you are trying to convince a client that Microsoft is a serious contender that takes reporting seriously.</p>
<p>Regards,</p>
<p>Geoff</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff [MSFT]</title>
		<link>http://www.frxbuzz.com/frx-sp10-the-good-the-bad-and-the-ugly/comment-page-1/#comment-201</link>
		<dc:creator>Jeff [MSFT]</dc:creator>
		<pubDate>Tue, 19 Jan 2010 17:30:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.frxbuzz.com/?p=374#comment-201</guid>
		<description>Geoff,

Did you apply SP11 to an existing WebPort installation?  If so, you do not need to install BCL easyPDF 6.0 - WebPort will continue to work with the previous version (3.11).  BCL easyPDF 6.0 can be installed if you install WebPort from the new FRxWebPort.msi we released with SP11.  That MSI can be installed on Server 2003 and Server 2008, but is only required for Server 2008 installations.

As for the lack of 64-bit support - there are a number of technical limitations that prevent us from supporting FRx 6.7 on 64-bit Windows.  FRx is not a C++ or .NET app that can simply be ported over.  Beyond that, there are issues and limitations we encountered with interoperation between the VB6 and .NET code in WoW64 that are not simple to overcome.  Therefore, the solution for running FRx in a 64-bit environment is one of the following:

Report Server/WebPort - Use a 32-bit Server 2003 or Server 2008 VM.  Windows Server 2008 and 2008 R2 include Hyper-V and the licensing allows you to run one (Standard), four (Enterprise), or unlimited (Datacenter) VMs.  Hyper-V makes this easy to accomplish without additional cost and overhead.  Alternatively, you can continue to use Report Server and WebPort on an existing, older server - those components do not require a lot of hardware, and they should be running on their own server anyway.

Clients - Use a 32-bit operating system on an older machine OR on a newer machine - you can still install 32-bit Windows on a newer 64-bit computer.  Alternatively, use Windows XP Mode in Windows 7 Professional, Ultimate, or Enterprise.  XP Mode will allow you to install FRx on a 64-bit version of Windows 7 - FRx will simply run on an XP VM in the background while still appearing to the user as if it&#039;s running on Windows 7 itself.  Windows XP Mode was created for this very purpose.

Management Reporter has just been released as a Beta for Dynamics GP.  It will be released for the other Dynamics ERPs as we sync up with releases for those products.

Thank you,
Jeff</description>
		<content:encoded><![CDATA[<p>Geoff,</p>
<p>Did you apply SP11 to an existing WebPort installation?  If so, you do not need to install BCL easyPDF 6.0 &#8211; WebPort will continue to work with the previous version (3.11).  BCL easyPDF 6.0 can be installed if you install WebPort from the new FRxWebPort.msi we released with SP11.  That MSI can be installed on Server 2003 and Server 2008, but is only required for Server 2008 installations.</p>
<p>As for the lack of 64-bit support &#8211; there are a number of technical limitations that prevent us from supporting FRx 6.7 on 64-bit Windows.  FRx is not a C++ or .NET app that can simply be ported over.  Beyond that, there are issues and limitations we encountered with interoperation between the VB6 and .NET code in WoW64 that are not simple to overcome.  Therefore, the solution for running FRx in a 64-bit environment is one of the following:</p>
<p>Report Server/WebPort &#8211; Use a 32-bit Server 2003 or Server 2008 VM.  Windows Server 2008 and 2008 R2 include Hyper-V and the licensing allows you to run one (Standard), four (Enterprise), or unlimited (Datacenter) VMs.  Hyper-V makes this easy to accomplish without additional cost and overhead.  Alternatively, you can continue to use Report Server and WebPort on an existing, older server &#8211; those components do not require a lot of hardware, and they should be running on their own server anyway.</p>
<p>Clients &#8211; Use a 32-bit operating system on an older machine OR on a newer machine &#8211; you can still install 32-bit Windows on a newer 64-bit computer.  Alternatively, use Windows XP Mode in Windows 7 Professional, Ultimate, or Enterprise.  XP Mode will allow you to install FRx on a 64-bit version of Windows 7 &#8211; FRx will simply run on an XP VM in the background while still appearing to the user as if it&#8217;s running on Windows 7 itself.  Windows XP Mode was created for this very purpose.</p>
<p>Management Reporter has just been released as a Beta for Dynamics GP.  It will be released for the other Dynamics ERPs as we sync up with releases for those products.</p>
<p>Thank you,<br />
Jeff</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 3/16 queries in 0.270 seconds using disk: basic
Object Caching 388/393 objects using disk: basic

Served from: www.frxbuzz.com @ 2012-02-04 18:40:57 -->
