Forum Discussion
Cohorts reports
I need help to make cohort reports in the powerbi...and plus i have to merge the database from 2 db. where they have similar columms such as order No and user id but it has different value. and merge the data from these two and make it a cohort report..if u can help me with step by step..it would be great help..
7 Replies
- AbduvaliSkilled Sharer
Hi qwaiti27231,
You don't need to merge 2 DB's if they contain same unique Order No, you can just create a relationship by linking them say like:
Order No from Orders table to Order No from Sales table see link below for more details:
so try loading two tables, link them based on their Order No and start building your report and if you will require any additional help feel free to contact.
Hope it helps
Regards
Abduvali
- qwaiti27231Helper III
any idea about cohorts???
- AbduvaliSkilled Sharer
You can you conditional formatting for that:
Or you can you use some custom visuals to display your data maybe Heat Table visual might work for you.