March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
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 measure, maybe someone already created this sort of table ?
Would be very helpful !
Cheers
Solved! Go to Solution.
@Anonymous , Dynamic segmentation is needed
https://www.daxpatterns.com/dynamic-segmentation/
https://radacad.com/grouping-and-binning-step-towards-better-data-visualization
@Anonymous ,
see if this can help.
https://finance-bi.com/power-bi-cohort-analysis/
http://funbiworld.com/2019-12-02-cohort-analysis/
https://www.youtube.com/watch?v=tuk1CrigTSI
Can you share sample data and sample output in table format? Need to create a pbix to check.
Not really enough information to go on, please first check if your issue is a common issue listed here: https://community.powerbi.com/t5/Community-Blog/Before-You-Post-Read-This/ba-p/1116882
Also, please see this post regarding How to Get Your Question Answered Quickly: https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490
The most important parts are:
1. Sample data as text, use the table tool in the editing bar
2. Expected output from sample data
3. Explanation in words of how to get from 1. to 2.
Sorry i am going to try to elaborate better
I have Two table in my model, calendar date and sales
I am trying to create a table that will show all the product and then the sales the first month, second etc.. but then for all of the product on a normalised way ( For the month) as in the table below
the goal is to be able to quickly see which product had the best launch, is doing better, comparing product that have similarities
I hope this can help to understand why i am trying to do 🙂
Thank you in advance
Hi @Anonymous ,
Create a martix table as below.
Best Regards,
Jay
Hi All,
thank you for all your reply. My main issue is that i don't know how to create a measure that recognize the month of launch as first month and count from there till the 12 month. Because each product can have a different launch month. Maybe with a calculated column that count from the product launch and on ?
cheers
ilhame
@Anonymous , 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])
@Anonymous , is this issue resolved
@Anonymous , Dynamic segmentation is needed
https://www.daxpatterns.com/dynamic-segmentation/
https://radacad.com/grouping-and-binning-step-towards-better-data-visualization
@Anonymous - Seems like you could create a Matrix visualization with Item in Rows and Month Number in Columns. Then you should just be able to drop your "sales" column in as a Value and use the default SUM aggregation.
Let me know if that helps.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
134 | |
91 | |
90 | |
64 | |
58 |
User | Count |
---|---|
201 | |
137 | |
107 | |
72 | |
68 |