-
How do I format a formula row as a %
Hello - In the Financial Report Builder > Edit Layout > Formula Row, How do I format the Formula output as a %? I added a GM % formula row calc to a custom income statement but it does not show as a % in results. (Formula is Gross Margin/Rev = GM%) Thanks!
-
Percent Formula of 2 columns on saved search (Est. Gross Profit divided by Income)
How do I write a percent formula to divide Est. Gross Profit (Line) by the Income formula that I have below on my transaction saved search (criteria is Account Type of: Cogs and Income): (fyi: I am using Est. Gross Profit & Extended Cost instead of Profit & COGS since our numbers looked incorrect).
-
Gross Profit Percentage Value in Email Alert
Hi, Trying to add a GP% formula WITH a percentage format (see 3rd line below) in the body of a notification, but coming up with nothing but errors. Can anyone help? REVENUE: ${netamountnotax} GROSS PROFIT: ${tranestgrossprofit} GP%: <%=${tranestgrossprofit}/${netamountnotax}%>