=IF(H2>25%,IF(I2>100,"High BIPOC", "None"),"None")
=IFS(H149>10%,IF(H149<25%,IF(I149>100,"Medium BIPOC Provider","None"),))
And lastly a formula that will show low Bipoc
=IF([BIPOC Percenttage]@row>25%,(IF[BIPOC Doses Administered]@row>100,"High BIPOC", "None"),"None")
You can similar syntax for the later formula.
i TRIED IT And it said unparseable
Hi @Bobby1
I hope you're well and safe!
Try something like this.
= IF([BIPOC Percentage]@row > 0.25, IF([BIPOC Doses Administered]@row > 1, "High BIPOC", "None"), "None")
Did that work/help?
I hope that helps!
Be safe and have a fantastic week!
Best,
Andrée Starå | Workflow Consultant / CEO @ WORK BOLD
✅Did my post(s) help or answer your question or solve your problem? Please support the Community by marking it Insightful/Vote Up or/and as the accepted answer. It will make it easier for others to find a solution or help to answer!
ref must be one of: categoryID, siteSectionID, category, category/categoryID, category/name, category/description, category/url, category/allowedDiscussionTypes, locale, siteSection, siteSection/basePath, siteSection/contentLocale, siteSection/sectionGroup, siteSection/sectionID, siteSection/name, siteSection/description, siteSection/apps, siteSection/attributes, layoutViewType, discussionID, commentID, page, sort, discussion, discussion/name, tags, breadcrumbs, discussionApiParams, serverDraftID, serverDraft.