Hey Alteryx Community, hoping that you can help me out with a very interesting problem I'm running into. Through a long workflow I've created a matrix with the hope to conditionally format the background color of values within a table tool based on the string that is also within the same cell. I've successfully done that coloring but before the table is rendered, I want to take out the non alphanumeric so that the result is just a number with a new background color. The coloring is created by conditional column rules within the table tool. You can see my current output in the first screenshot below.
Like I mentioned above, I want to now take out the color identifier which I'm hoping is possible. I have also attached the workflow so you can see what I'm doing. There is an additional formula tool added to show the formula I'm trying to use is successful in pulling out the non alphanumeric (Yes, no ect) so I don't think its the way that the formula is written.
Been struggling with this for a while so really hoping the community can help me out!