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
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
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 |
|---|---|
| 7 | |
| 6 | |
| 4 | |
| 4 | |
| 4 |
| User | Count |
|---|---|
| 25 | |
| 17 | |
| 8 | |
| 8 | |
| 7 |