Is there any way to reference a Segment within a BeastMode formula? For example, I want to show the difference between a filtered total and the segment (which excludes filtering). Below is the BeastMode.
Here is the segment definition:
The Do Not Filter columns are part of our organization tree. We want to see the difference between the filtered part of the organization and compare against the org without any applied filters.
When applied to a chart it looks like this:
I am trying to build a single value card that will show the difference between these two. Domo has both calculation results available (because it's displaying both) but I don't know how to reference the segment in a formula.
It would be really messy to try to add this into the dataflow layer because of the number of org tree nodes that we have.
Any ideas would be appreciated.