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! Learn more
Hi Team,
Looking for the concern on the how we can write DAX function for the below requirement.
Date - 28-11-2023
Requirement is --- November 18,2023
Kindly check and do the needful.
Solved! Go to Solution.
hi, @Anonymous
try below
FORMAT(MIN('Table 2'[Date]),"mmmm dd, yyyy")
just adjust table name
hi, @Anonymous
try below
FORMAT(DATE(2023,11,28),"mmmm dd, yyyy")
Hi Thanks for quick reply,
I have connected with live data and date should be keep on going on..and need to change every time when we selected
hi, @Anonymous
try below
FORMAT(MIN('Table 2'[Date]),"mmmm dd, yyyy")
just adjust table name
Its working Now.. thank you for quick response
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 |
|---|---|
| 9 | |
| 5 | |
| 4 | |
| 3 | |
| 3 |
| User | Count |
|---|---|
| 23 | |
| 12 | |
| 11 | |
| 9 | |
| 8 |