Report Period (Historical)
Returns the report period identifier.
Syntax
=hf_Report_Period(Symbol, Year, [Quarter], [TTM])Examples
=hf_Report_Period("AAPL", 2023, 4)When to Use
- Understanding data periods
When NOT to Use
| Scenario | Use Instead |
|---|---|
| Calendar date | hf_Calendar_Date() |
Common Issues & FAQ
What format is the period?
Typically YYYY-QN format.
