Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register 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
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
81 | |
75 | |
60 | |
37 | |
33 |
User | Count |
---|---|
102 | |
56 | |
52 | |
46 | |
40 |