Forum Discussion
kuwarisu
4 years agoNew Member
Cohort Analysis
Hi there, I'm new in this community, I'm trying to create a cohort analysis, I easly achived that in excel but I'm strugling with PBI. Below a sample data Request Number Date Request Rec...
- Anonymous4 years ago
Hi kuwarisu ,
You can refer the following links to get it:
DAX for Power BI - Easy Cohort Analysis
1. Create a calculated column as below to use as Rows field of visual
2. Create a dimension table as Columns field
3. Create a measure as below to get the percentage
Best Regards
Anonymous
4 years agoNot applicable
Hi kuwarisu ,
You can refer the following links to get it:
DAX for Power BI - Easy Cohort Analysis
1. Create a calculated column as below to use as Rows field of visual
2. Create a dimension table as Columns field
3. Create a measure as below to get the percentage
Best Regards