Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Here is the link to a sample pbix file https://drive.google.com/file/d/1J4C3V4A98IwZpQbubTlF6tPWlwXQG2Ir/view?usp=sharing
or to Excel file https://docs.google.com/spreadsheets/d/18SXUttN51bZLLPfKXnV41RN4lQq62fku/edit?usp=drive_link&ouid=10...
For every Monday, I want number of « Activity » WHERE « Star_Date » is previous or equal to each specific Monday AND « End_Date» is posterior or equal to each specific Monday.
For every Monday, I want number of « Activity » WHERE « Star_Date » is previous or equal to each specific Monday AND « End_Date» is posterior or equal to each specific Monday.
Excpected result :
Notes :
- Date format is yyyy/mm/dd.
- Monday in the pbix represents next Monday for Star_Date.
Solved! Go to Solution.
Hello @Enam
Do you need a measure or it's ok a calculated column?
This is the formula for calculated column
I see. In that case I think you need to create another table, a Mondays table, use it in the column. I attach a sample pbix
I think like this can work but I don't know if it's a feasible solution for you. Let me know, maybe I can think of other solutions
I see, adjust the measure like this:
Thank you so much for your time.
Thank you
Thank you
Hi, thank you it shoul be a measure.
Hello @Enam
Do you need a measure or it's ok a calculated column?
This is the formula for calculated column
Hello @Gabry , the total is ok but not the dispatch by Activity even with a slight change to the measure you kindly provided
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
22 | |
7 | |
6 | |
6 | |
6 |
User | Count |
---|---|
27 | |
12 | |
10 | |
9 | |
6 |