Net Income (Historical)
Returns net income (bottom line profit) for a specific historical period.
Parameters
| Parameter | Required | Description |
|---|---|---|
| Symbol | Yes | Stock ticker |
| Year | Yes | Fiscal year or code |
| Quarter | No | Quarter 1-4 |
| TTM | No | TTM for trailing 12 months |
Examples
=hf_Net_Income("AAPL", "2023", "4")=hf_Net_Income("MSFT", "ly")=hf_Net_Income("GOOGL", "2023", , "TTM")When to Use
- Profitability analysis
- EPS calculation
- ROE calculation
- Trend analysis
When NOT to Use
Common Issues & FAQ
Q: Net Income vs Net Income Common Stock? A: Net Income Common Stock excludes preferred dividends.
