The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
hi i want to create two mesures,
one that calculate new user and one that calculate return user
date | userid | activityid |
1/1/2020 | 1 | 1 |
1/1/2020 | 2 | 2 |
1/1/2020 | 1 | 3 |
2/1/200 | 1 | 4 |
2/1/2020 | 1 | 5 |
3/1/2020 | 1 | 6 |
user number 1 will be return user , becuse he will apper in the recoreds in a few diffrent date.
user 2 will be a new user, becuse he apper only on the first day of the records
Solved! Go to Solution.
User | Count |
---|---|
26 | |
10 | |
8 | |
6 | |
6 |
User | Count |
---|---|
33 | |
14 | |
11 | |
10 | |
8 |