Can anyone suggest a formula to use (or work from) so that I can see the results of all the customer records that meet a certain criteria. All the data is in a single table.
I created a view from a slice and I want to show all the customers that have certain value in a column (“V” for visit).
I had no problem using the ISBLANK function. I know logic statements from Excel but I’m having a challenge with building logic query statements in AppSheet.
Thanks for the suggestions. I’ve reviewed these tips already. And I still
am stuck on the expression(s) that I need to be able to make this happen.
It seems pretty straightforward what I want to do. Is the expression
example you provided containing criteria an actual expression/function. My
challenge is stringing together the different expressions/function
statements to get what I want. It’s seems more complex than Microsoft Excel
that I can usually muddle my way through.
Not sure why a “view” can’t be pulled directly from main table instead of having to create a slice first and then the “view” wanted with the specified criteria (“V” in the Call Type).