This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
Hi Currently i have a table which has time periods in which an individual is active
| STAFF_CD | START_DT | END_DT |
| ABC | 09/19/2017 | 11/09/2019 |
| ABC | 02/01/2020 | 11/05/2020 |
DT is in MM/DD/YYYY format
I am trying to make a report which will give me this result, for every staff the number of working days they are active for a particular month on the basis of the above information
| STAFF_CD | OCT - 19 | NOV - 19 | DEC -19 | JAN -20 |
| ABC | 31 | 09 | 0 | 30 |
Is there any way in which i can create a measure to achieve the same?
Solved! Go to Solution.
@ramanathans , I have worked on a similar problem in past,see if the attached file after signature can help
Thanks a lot. That helped.
@ramanathans , I have worked on a similar problem in past,see if the attached file after signature can help
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 30 | |
| 24 | |
| 23 | |
| 17 | |
| 16 |
| User | Count |
|---|---|
| 61 | |
| 35 | |
| 30 | |
| 23 | |
| 22 |