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 moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now
I am trying to create a lookup table that will contain 2 columns (projectID, activeMonth) from a main table of Projects that lists start and end dates (could be empty if project is still active). I want a lookup table that will tell me if the project was active during a specific month (up to 48 months back from date of report). I know how I would programtically iterate through each project row then check if it was active during any of the past 48 month, however, I can't think about how I would do this with DAX. If a project was only active for 3 months then it will only have 3 rows in the ActiveMonth table. Any ideas? Thanks!
Solved! Go to Solution.
Sounds a similar problem to this post
@parry2kprovided a solution that could be adapted to meet your needs.
Hi @tohare85
This should be doable using Query Editor and DAX formulas. Share a dataset and show the expected result.
Sounds a similar problem to this post
@parry2kprovided a solution that could be adapted to meet your needs.
Thanks @stretcharm. Reaching out to @parry2k to see how to change the granularity of his solution.
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 |
|---|---|
| 35 | |
| 32 | |
| 25 | |
| 23 | |
| 16 |
| User | Count |
|---|---|
| 65 | |
| 50 | |
| 30 | |
| 23 | |
| 23 |