Support
Questions about your account, the data, the Excel add-in, or the API — send a message and a human will reply within 2 business days.
Quick answers
- Is the data current?
- The coverage page shows every series' record count and latest date, live from the database.
- How do I call the API?
- Start at the API overview, then the full reference for every function and argument.
- Power Query without the add-in?
- Paste-ready templates for every series live at /docs/templates.
- A formula shows #N/A?
- Usually the date has no published data yet — try the
backfillargument (=ALM.SONIA(A1, TRUE)) or check availability with=ALM.LATEST_DATE("SONIA").