Hi all,
I'm new to Alteryx, and have a pretty straightforward question. I'm trying to summarize my data based on a field that has two values: "Yes" and "" (empty string).
I'm summarizing using Count, but it's counting both the "Yes" values and the empty string values.
What do I need to do to tell Alteryx to not count the empty strings? Do I need to add something to my flow beforehand? Is there not a way to do a custom count formula?
- Jeremy