What Is Return on Assets (ROA)?
Return on assets measures how efficiently a company turns its assets into profit. It is net income divided by total assets, expressed as a percentage, and it answers a focused question: for every dollar of assets the business holds, how much profit does it produce? Because it accounts for the asset base, ROA makes it possible to compare how productively two companies use what they own, regardless of their size.
How to Calculate Return on Assets
ROA % = Net Income / Total Assets
Worked example:
- Net income: $500,000
- Total assets: $5,000,000
- ROA: 500,000 / 5,000,000 = 10%
A 10% ROA means the company generates ten cents of profit for every dollar of assets.
Return on Assets in Power BI (DAX)
Total assets often uses an average of the beginning and ending balance for the period. Replace the measures with the ones in your model:
Return on Assets % = DIVIDE ( [Net Income], [Total Assets] )
What Is a Good Return on Assets?
ROA varies sharply by industry, because some businesses are asset-heavy and others are asset-light. A manufacturer or utility with large physical assets will show a lower ROA than a software company that holds few assets, even if both are well run. ROA is most useful compared within an industry and tracked over time; a rising ROA means the company is producing more profit from the same asset base.
ROA vs ROE
Return on assets and return on equity both measure profitability against a base, and the difference is what they divide by. ROA uses total assets, including those funded by debt. ROE uses only shareholders’ equity. A company that borrows heavily can show a high ROE while its ROA stays modest, because debt amplifies returns to equity. Reading them together shows both how productively assets are used and how much debt is behind the equity return.
Reporting Return on Assets From Your ERP Data
ROA needs net income and total assets pulled consistently from the income statement and balance sheet, which is where it gets difficult across entities and systems. A governed data foundation brings those figures onto one model so the ratio is consistent and ties back to the books. QuickLaunch ships pre-built models for JD Edwards, Vista, NetSuite, and OneStream that surface the financial statements for ratio reporting.
Frequently Asked Questions
How is return on assets calculated?
Divide net income by total assets. A company with $500K of net income and $5M of assets has a 10% return on assets.
What is a good return on assets?
It varies by industry because some businesses are asset-heavy and others asset-light. It is best compared within an industry and tracked over time; a rising ROA shows more profit from the same assets.
What is the difference between ROA and ROE?
ROA divides profit by total assets; ROE divides it by shareholders’ equity. A company using a lot of debt can show a high ROE while its ROA stays modest, because debt amplifies the return to equity.