Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
I'm trying to get a monthly overview of users enrolled. As of now I can only see the current number of active users, but would like to go back in time, and see how many enrolled users we had each month. The data (in danish) looks like this:
The highlighted coloum represents a boolean value to check if the user is active. This is basically done by evaluating the "afgangsdato" coloumn which states the day the user got inactive. How can i get the number of active users for each month?
Solved! Go to Solution.
@wingsted93 , seem like very similar case like my he blog with start and end date . Check if that can help you
https://www.youtube.com/watch?v=e6Y-l_JtCq4
@wingsted93 , seem like very similar case like my he blog with start and end date . Check if that can help you
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 9 | |
| 5 | |
| 4 | |
| 3 | |
| 3 |
| User | Count |
|---|---|
| 23 | |
| 12 | |
| 11 | |
| 9 | |
| 8 |