Hi Alteryx Team,
I am adding here one sample data for the project i am currently facing challenges with. However, instead of measuring one variable, this time I am attempting to measure several variables in the workflow that will flow to Power BI.
For example:
Initially, we were looking at Customer Name à ARR
Now we want the option for Customer Name à Billing Country à Segment à ARRWith the example above, we can measure not just customer, but also a customer segment within a certain region that could be helpful for things like commissions in addition to the basic SaaS Metrics.
When we received the initial workflow above, Power BI was functioning and it worked well. When we add the additional variables, it appears to be measuring all variables regardless if we select the variable. What happens is there is a measured downsell in a region, so it will report a downsell for the segment, even when we can see month over month has not changed.
Additional objectives include:
1)Customer Churn-If the ARR of particular customer has fallen down from some positive number(Let's say 100) in previous month to 0
in the current month.
2)New Customers added-If the ARR of particular customer has raised from 0 in the previous month to some positive number(Let's say 100)
in the current month.
3)Customer Expansion-If the ARR of particular customer in current month has increased from previous month .
4)Customer Downsell-If the ARR of particular customer in current month has decreased from previous month .
5)Static Customer-Static Customer -If the ARR of particular customer in current month is equal to previous month ARR .
The column"State" should be such that it should take into consideration grouping part as well.Please let me know if I can provide additional clarification or please let me know if you have any other questions that could help in resolving our current challenge.