-
Creating "Other" group in a chart
How do I write a beast mode that will group a large collection of small values into an "Other" group (Say any with a sum of values under 200) without specifying the members of that group? E…1 -
Fun with string functions
I do a lot of string functions to look at URLs. If I want to use a SUBSTRING and INSTR Function what's the best way to move the end a dynamic number of characters? EXAMPLE: I want to show the st…1 -
Re: Creating "Other" group in a chart
Yes, I should have specified that there are multiple values in each. I'm looking for the sum. I'll edit the post.1 -
Re: Fun with string functions
That works great, this is a good way to repilcate a "MID" function until such time as one exists in a Beastmode.1