Built-in dashboards
ION includes dashboards for build readiness, quality, run execution, inventory, and purchasing. They read the same live data your floor uses, so there’s no nightly extract and no sync delay. Each dashboard scopes to a time window, such as the last 30 days, and to the data your role can access.Connect your BI tool
For custom reporting in Power BI, Tableau, Looker, Sigma, or a downstream data warehouse, use the Data Connector, a read-only SQL analytics layer over your ION data.
For one-off questions that no dashboard answers, query the GraphQL API directly. See Common Queries for copy-paste patterns.
Troubleshooting
A dashboard shows empty or unexpected data
A dashboard shows empty or unexpected data
Work through these in order:
- Check the date range. Dashboards scope to a time window, such as the last 30 days. An event outside the window does not appear, so widen the range to cover the period you’re investigating.
- Check the filters. A filter left in place from an earlier session can hide current data. Clear the filters, confirm the data appears, then reapply only what you need.
- Check your access. A dashboard shows only the data your role can see. On a limited or test account you may genuinely have no rows, so confirm the role you’re signed in with.
Autoplan figures look out of date
Autoplan figures look out of date
Figures that depend on Autoplan, such as anticipated demand and clear-to-build, refresh when Autoplan next runs on its configured schedule, not the moment you change an input. A change to a BOM, lead time, or on-hand inventory shows up after the next run.When Autoplan output looks wrong, check the inputs first. BOMs, lead times, and on-hand inventory at the relevant locations are the usual cause. Wait one run after correcting an input before re-checking.
Data Connector data seems stale
Data Connector data seems stale
The Data Connector replicates ION data into its SQL analytics layer asynchronously, so it lags live data slightly. Expected latency is governed by the SLAs. If data is missing well beyond those targets, contact support.
When you contact support
Include:- Which dashboard, as a URL or screenshot.
- What you expected versus what you see, with specific numbers.
- The date range and filters in effect.
- When you observed it, and whether it reproduces.
- For Autoplan, the input you changed and when, relative to the next run.
- For the Data Connector, the exact query, its result, and the expected result.
Related
- Quality reporting for the most common analytics target
- GraphQL API for everything dashboards can’t do