Forum Discussion
Anonymous
6 years agoNot applicable
Monthly product performance since launch date
Hi, I have different product with different launch date and i want to analyse their performance by creating a sort of Cohort like the table below I don't know where to start with my meas...
- 6 years ago
Anonymous , Dynamic segmentation is needed
https://www.daxpatterns.com/dynamic-segmentation/
https://radacad.com/grouping-and-binning-step-towards-better-data-visualization
amitchandak
Super User
6 years agoAnonymous , when viewing data by product and table min date will month. Or the better is create a launch date as column
example
First Sales = minx(filter(Retail, Retail[Customer_id]=EARLIER(Retail[Customer_id])),Retail[Order_Date])amitchandak
Super User
6 years agoAnonymous , is this issue resolved