We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Card on BCM Workspace for BIAs

SusanV
Tera Contributor

The BCM Workspace has pre-configured cards on each tab. On the Business Impact Analysis tab, I want the Expired card to exclude BIAs in the Archived state. How can this be done? 

Screenshot 2026-02-10 112817.png

2 REPLIES 2

Matthew_13
Mega Sage

Hi My Friend,

Those cards in BCM Workspace are driven by predefined indicators, so the count on the “Expired” card is coming from the query behind that indicator—not from the tab itself.

To exclude BIAs in the Archived state you’ll need to update the filter used by the Expired indicator and add a condition to leave out Archived records for example: State is not Archived. Once that condition is added the card will recalculate and only count BIAs that are expired and still active.

If the indicator is OOTB and locked the usual approach is to clone it adjust the filter and point the card to the cloned version.

 

@SusanV If help you answer; Please mark Solution Accepted and Thumbs Up

MJG

Matthew_13
Mega Sage

@SusanV - Thanks I am glad this was helpful, Please mark Accepted Solution to highlight.

MJG