I have gone through your 2 videos in ‘Unique Analytical Scenario’
Calculating New & Existing Customer Sales using DAX
In-depth Customer churn New & Existing Customers
My question is
Marketing gives the forecast file for next year. Actual sales data is available.
I want to find out using DAX the new customers, number of part numbers and revenue from the new product
Also the customers, number of part numbers lost in the forecast.
Sure, can we be more specific with the question as you’re really asking about 3 or 4.
What model do you currently have, and how do you want to show this.
Can you maybe work up what you think is the answer to one of these and then we can work on it from there.
The techniques to use for this are likely all covered in the videos you’ve run through. It will be a combination of CALCULATETABLE and FILTER function like used in those.
Now, I want to find out using DAX the new customers, number of part numbers and revenue from the new product
Also the customers, number of part numbers lost in the forecast.