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
Hi guys,
I am pretty new to DAX and I need a little help in solving an issue. Here my situation:
2 tables:
- PROJECT: project ID
- LEDGER LINES: posting date, project id
Desired outcome in table PROJECT: project ID, earlest date, latest date
I basically want to create 2 calculated columns in table project showing me earliest and latest activity in the project. Any help with the formulas I need for these 2 columns? Thanks!!
Solved! Go to Solution.
Hi @allejot,
As per your question I have created the below table.
1. Create a new column as
Best Regards,
Shreya
Appreciate with a Kudos!! (Click the Thumbs Up Button)
Did I answer your question? Mark my post as a solution!
Hi @allejot,
i would recommend creating a relationship between the two tables.
After this you can easily create your columns with the earliest and the latest date.
Therfore create a new column in the Project Table.
Hi @allejot,
As per your question I have created the below table.
1. Create a new column as
Best Regards,
Shreya
Appreciate with a Kudos!! (Click the Thumbs Up Button)
Did I answer your question? Mark my post as a solution!
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 |
|---|---|
| 8 | |
| 6 | |
| 6 | |
| 4 | |
| 4 |
| User | Count |
|---|---|
| 25 | |
| 16 | |
| 7 | |
| 7 | |
| 7 |