-
Is it possible to create a filter that accepts arbitrary text?
I have a few stakeholders who would like to be able to search our history of Customer Service cases for specific keywords like "Travis" or "Salesforce" or whatever the given flavor of a sales cycle is. I can easily create cards that use beastmode case statements to find subject lines that contain any given word.... But I…
-
How to get long category labels to display?
So, this seems like it ought to be easy, but after trying a lot of different max label length settings, allowing overlap, attempting to use the snapshot utility, etc. I am at a point where I'm just frustrated at not being able to do much to control how much of a category label on an axis will display - screenshot included…
-
Pareto Report - trying to limit number of categories returned
So... I'm attempting to abuse the Pareto report type a bit (fine, probably a lot). I presently have two reports, one that includes a full category set, like the report intends, and one that is just the top 10 categories. The problem is that I'm grabbing the top 10 at present by manually filtering them, which is obviously…