Report Period (Historical)
Returns the report period identifier.
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
Q: What format is the period? A: Typically YYYY-QN format.
