<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									SOLine - Margin i % - Acumatica Generic Inquiries &amp; Pivot Tables				            </title>
            <link>https://www.augforums.com/forums/acumatica-generic-inquiries/soline-margin-i/</link>
            <description>Acumatica User Group Forums</description>
            <language>en-US</language>
            <lastBuildDate>Thu, 12 Mar 2026 19:16:48 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: SOLine - Margin i %</title>
                        <link>https://www.augforums.com/forums/acumatica-generic-inquiries/soline-margin-i/#post-9434</link>
                        <pubDate>Mon, 22 Nov 2021 06:43:14 +0000</pubDate>
                        <description><![CDATA[@wyatt-erp Thanks! I owe you one!]]></description>
                        <content:encoded><![CDATA[@wyatt-erp Thanks! I owe you one!]]></content:encoded>
						                            <category domain="https://www.augforums.com/forums/acumatica-generic-inquiries/">Acumatica Generic Inquiries &amp; Pivot Tables</category>                        <dc:creator>Fosse</dc:creator>
                        <guid isPermaLink="true">https://www.augforums.com/forums/acumatica-generic-inquiries/soline-margin-i/#post-9434</guid>
                    </item>
				                    <item>
                        <title>RE: SOLine - Margin i %</title>
                        <link>https://www.augforums.com/forums/acumatica-generic-inquiries/soline-margin-i/#post-9430</link>
                        <pubDate>Fri, 19 Nov 2021 18:27:33 +0000</pubDate>
                        <description><![CDATA[You&#039;ll need to check for 0s when you do division.  Also, you&#039;ll probably want to use  instead of .
=IIF(=0,0,Round((([SOLine.Cur...]]></description>
                        <content:encoded><![CDATA[<p>You'll need to check for 0s when you do division.  Also, you'll probably want to use  instead of .</p>
<pre contenteditable="false">=IIF(=0,0,Round(((-)/)*100,0))</pre>]]></content:encoded>
						                            <category domain="https://www.augforums.com/forums/acumatica-generic-inquiries/">Acumatica Generic Inquiries &amp; Pivot Tables</category>                        <dc:creator>Wyatt.ERP</dc:creator>
                        <guid isPermaLink="true">https://www.augforums.com/forums/acumatica-generic-inquiries/soline-margin-i/#post-9430</guid>
                    </item>
				                    <item>
                        <title>SOLine - Margin i %</title>
                        <link>https://www.augforums.com/forums/acumatica-generic-inquiries/soline-margin-i/#post-9429</link>
                        <pubDate>Fri, 19 Nov 2021 13:34:24 +0000</pubDate>
                        <description><![CDATA[Hi,
I am making a Generic Inquiry were I want to show the Margin i %.
When I try to ad this code and runs the Generic Inquiry I get Divide by zero error encountered error.
=Round(([SOLine...]]></description>
                        <content:encoded><![CDATA[<p>Hi,</p>
<p>I am making a Generic Inquiry were I want to show the Margin i %.</p>
<p>When I try to ad this code and runs the Generic Inquiry I get Divide by zero error encountered error.</p>
<p>=Round((-)/()*100,0)</p>
<p>Does anyone has any ideas?</p>
<p> </p>
<p>/Jonas</p>
2616
2617
<p> </p>]]></content:encoded>
						                            <category domain="https://www.augforums.com/forums/acumatica-generic-inquiries/">Acumatica Generic Inquiries &amp; Pivot Tables</category>                        <dc:creator>Fosse</dc:creator>
                        <guid isPermaLink="true">https://www.augforums.com/forums/acumatica-generic-inquiries/soline-margin-i/#post-9429</guid>
                    </item>
							        </channel>
        </rss>
		