Untitled

Key Metrics

<aside> Total Applications Submitted:

</aside>

<aside> Interviews in Progress: count(filter(all(prop("Application Status") == "Interviewing")))

</aside>

<aside> Applications that Received an Offer: count(filter(all(prop("Application Status") == "Offer")))

</aside>

The key metrics are not showing any results after publishing likely due to one of these reasons:

To troubleshoot:

If the issue persists after these checks, you may need to review the database structure and formula syntax more thoroughly.