Skip to main content
Card class: HeroCategory: Project Management
Tickets we created from audit findings that haven’t been resolved yet.

At a glance

Live count of rows Vortex IQ created in your Smartsheet Findings sheet that aren’t marked closed yet. Smartsheet is the spreadsheet-power-user’s project tool, findings are rows in a dedicated sheet, with status as a Dropdown List column. PMO offices love this one because you can build resource-allocation Gantt views over the same data.
What it countsRows in the merchant-mapped Findings sheet whose Status column value is not in the closed set. Each row counts as one. Sub-rows (Smartsheet’s hierarchy) count separately if they carry their own Status value.
Sheet scopeOne Smartsheet sheet per connected workspace, named at setup (Settings → Connectors → Smartsheet → Findings sheet). Vortex IQ does NOT crawl other sheets, your PMO templates, resource-management sheets, and Gantt views are invisible to this count.
PMO-friendly column schemeReads four Smartsheet columns by name: Status (Dropdown List), Priority (Dropdown List), Assigned To (Contact List), Created (Auto) (Created Date system column). Renaming any breaks the read. The connector verifies columns at setup and refuses to enable until the sheet has them.
Status filterOpen = Status ∈ {Open, In Progress, Blocked, Investigating}. Closed = {Done, Won't Fix, Duplicate, Cancelled}. The dropdown values are seeded by Vortex IQ at sheet creation; PMO teams sometimes add custom values like “On Hold”, which need mapping in connector settings.
Why a sheetSmartsheet shines when the same data needs multiple views: a flat row list for findings management, a Card view for daily standups, a Gantt for capacity planning, a Report for cross-sheet rollups. The findings sit in one sheet but PMOs build all three views from it without duplicating the data.
Resolution countsA row drops out of this count when Status becomes any closed value. The row stays in the sheet (not deleted), so historical reporting is intact.
Sync mechanismSmartsheet webhooks (*.row.* events) plus 5-minute reconciliation via GET /sheets/{id} (Smartsheet REST API).
Time windowRT (real-time).
Alert trigger>20 open.
Rolesowner, operations

Calculation

Calculated automatically from your Smartsheet (API) data. See the At a glance summary above for what the metric tracks and the worked example below for a typical reading.

Worked example

A US wholesale-and-DTC home goods brand on BigCommerce. Their PMO runs everything in Smartsheet: marketing campaigns, supplier deliveries, vendor onboarding, audit-finding triage. Findings live in Vortex IQ Findings sheet with 41 rows. Snapshot taken on 18 Apr 26.
Status valueRowsCounts as open?
Open11yes
Investigating4yes
In Progress8yes
Blocked2yes
Done12no
Won’t Fix3no
Cancelled1no
Open count = 11 + 4 + 8 + 2 = 25
The card shows 25 and the alert fires (threshold >20). The dashboard banner reads “25 open findings in the PMO sheet, queue grew by 4 this week”. The PMO benefit: the same 25 rows appear in the team’s Card view (grouped by Assigned To, used in the daily standup), in the Report rollup the PMO Director uses across multiple workstreams, and in the Gantt view that the resource-planning analyst uses to forecast capacity. Vortex IQ doesn’t write to those views, they’re all projections of the underlying findings sheet. So the count here, 25, drives every PMO conversation about findings without anyone needing to learn a new tool. Why “Cancelled” rows don’t count: during connector setup the PMO admin mapped the Smartsheet Cancelled dropdown value into the closed set, signalling “we explicitly decided not to pursue this”. This is the recommended pattern. Note: cancelling is different from Won't Fix, the PMO admin uses Cancelled when the underlying audit finding turned out to be invalid (e.g. measuring a feature that’s been removed) and Won't Fix when the finding is valid but the team has prioritised against it.

Sibling cards merchants should reference together

Open Findings is the queue depth. Read it next to:
CardWhy it matters next to Open FindingsWhat the combination tells you
Abandoned Findings (>14d no movement)Open includes everything unclosed; abandoned isolates rotting rows.Stale ratio above 30% means triage time, not capacity time.
Finding Resolution Rate (90d)Throughput.Open growing + Resolution Rate falling = capacity issue. Open growing + rate stable = inflow surge.
Avg Time-to-FixPer-row speed.High Open + low Time-to-Fix = healthy; high Open + high Time-to-Fix = systemic slowdown.
Tickets by AssigneeLoad distribution across Assigned To.Concentration on one person is a routing problem, the PMO should rebalance.
Backlog by PriorityWhat’s actually open by importance.If 80% of Open is Low, close the low ones with Won't Fix rather than chase capacity.

Reconciling against the vendor’s own dashboard

Where to reproduce this in Smartsheet itself: The fastest method is a saved Filter on the Findings sheet:
Open the Vortex IQ Findings sheet → Filter (top toolbar) → Create New Filter. Name it Open. Add condition: Status is not one of Done, Won't Fix, Duplicate, Cancelled. Save and apply. The bottom-of-sheet row count is your open total.
PMO admins typically save this filter and pin it as the default sheet view, so the team always sees only open findings on first open. For multi-sheet PMOs, the same number can be aggregated via a Smartsheet Report (cross-sheet rollup):
Source sheets: [Vortex IQ Findings]
Filter: Status not in (Done, Won't Fix, Duplicate, Cancelled)
Group: Status, Assigned To
The Report total at the top should match this card. Why our number may legitimately differ from your filtered sheet:
ReasonDirectionWhy
Sync lagOurs lowerWe refresh on row-event webhook + 5-minute reconciliation. A status change in the last few minutes may not yet be in our count.
Custom dropdown valuesOurs possibly higherIf the PMO added a custom value like “On Hold” or “Awaiting Sign-off” to the Status dropdown without mapping it during connector setup, we count it as open by default (anything not explicitly closed). Re-map in Settings → Connectors → Smartsheet → Status mapping.
Sheet permissionsOurs higherA teammate who is a Viewer on the sheet sees only rows they have access to (Smartsheet’s row-level sharing). The connector token (Owner) sees everything. The connector view is the correct organisational total.
Archived sheetsEitherIf the PMO archives the Findings sheet for a quarterly close and creates a new one, the connector keeps pointing at the archived sheet (returning historical numbers) until you re-map.
Multi-currency / FXn/aSmartsheet has no currency arithmetic in this card; not a source of drift.
Cross-connector reconciliation: If this merchant also connected Asana, Jira, ClickUp, or another PM tool, the Findings counts there are not the same population. Vortex IQ writes to one mapped destination per workspace. If you switched destination from Smartsheet to Jira in the last 90 days, the Smartsheet sheet will show a frozen historical count and Jira will reflect ongoing inflow.

Known limitations / merchant FAQs

Why is my Open count rising? Three usual reasons, in order of likelihood: (1) inflow exceeds outflow, the team isn’t moving rows to closed statuses, check Resolution Rate; (2) someone added a custom dropdown value to Status that isn’t mapped, e.g. “Pending Vendor”, and we count it as open by default, re-map; (3) the PMO created a new copy of the sheet for the next quarter and findings are now writing there but the connector still points at the old one. Can the card aggregate across multiple Smartsheet sheets? Not today. One mapped sheet per workspace. The PMO pattern of “one sheet per workstream” can produce 4-5 separate finding sheets, the recommended setup is to use a single master findings sheet with a Workstream column for filtering. Cross-sheet rollups via Smartsheet Reports work natively for the merchant’s PMO, but Vortex IQ’s KPI cards count from the mapped sheet only. Our PMO uses Smartsheet’s “Sheet Summary” with calculated fields. Does Vortex IQ read those? No, only column data on rows. Sheet Summary fields are out of scope. If you need a calculated metric on findings, expose it as a new column (e.g. Days Since Created) and Vortex IQ will read it. My team uses Smartsheet’s hierarchical rows (parent-child). How are they counted? Each row counts independently if it carries a Status value. A parent row marked Open with three child rows marked Done counts as 1 open + 3 closed (4 total). The connector treats hierarchy as visual organisation, not data semantics. Why “20 open” as the alert threshold? Our PMO manages 100+ items routinely. Default calibrated for small ecommerce teams. PMO-style merchants who run multi-workstream operations should raise it in Settings → Connectors → Smartsheet → Alerts → Open findings threshold. Rule of thumb: 2× weekly resolution rate. Does the count include rows in deleted sheets? No. Smartsheet keeps deleted sheets in a 30-day Recycle Bin; we exclude them immediately. If you accidentally deleted the Findings sheet and recreated it from a template, this card resets to 0 until findings start writing again. Can I see which findings are open, not just the count? Yes, click the card to drill into the row list. Or open the saved Open filter in Smartsheet directly (recommended for PMO triage workflows). Smartsheet’s API has rate limits, does that affect this card? The connector’s reconciliation respects Smartsheet’s 300 requests/minute per token limit. For sheets with thousands of rows, the reconciliation uses the cursor-paginated GET /sheets/{id} endpoint, which counts as 1 request per page (500 rows per page). Even a 5,000-row sheet refreshes in 10 requests, well within the limit. Why is this a Hero card? Because it’s the single most-asked operational question for PMO-led merchants: “how many audit findings are sitting in our PMO sheet?”. One number, scannable in 1 second, gates everything else.

Tracked live in Vortex IQ Nerve Centre

VortexIQ Findings Open is one of hundreds of KPI pulses Vortex IQ tracks across Smartsheet (API) and 70+ other ecommerce connectors. Nerve Centre runs the detection layer; Vortex Mind investigates the cause when something moves; Ask Viq lets you interrogate any number in plain English. Start for free or book a demo to see this metric running on your own data.