I’m playing with BrewwQL so that we can drop some of the customer calling spreadsheets we use. Is it possible to do the following?
Create a custom field with a multiple choice, that can then be used as a variable to apply to another query? As an example:
Custom field named ‘order_frequency’ contains choice of: “7 days ago”, “14 days ago” or “21 days ago”
BrewwQL: last_order_date > order_frequency
I want it to return a result based on how often that specific customer likes to order, so we know when to call them.
Secondly…is there a way to customise which fields are displayed in the returned results, rather than just those showing? I can then add a custom field and sort by a call time.
OR/AND
Can I Sort within BrewwQL?
I understand that I may just be getting carried away with Breww, but 1 month in, and it has become a really useful tool and I want to get the most out of it. I’m also planning on it replacing me within 6 months so I can focus on more fun stuff.