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! Request now
Hello,
I have a Dataset with a Date of Reviews. Some days are missing, because new comments dont appear everyday. Now I would like to see how many days actually missing. For example I check the dates from 1. april - 5. april and I just have reviews on 1. Apri, 2. April and 5. April. My result should say 2 days.
Can someone give me an advice how I can do this?
best regards
You can count the total days in the selected time period using the Date table and then only count the days where reviews happended.
Minus out the Active days from the total days to get the inactive days.
You can use COUNTROWS and DISTINCTCOUNT function to get the job done.
Thanks,
Bhavesh
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 97 | |
| 73 | |
| 50 | |
| 46 | |
| 44 |