Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
19 | |
7 | |
6 | |
5 | |
4 |
User | Count |
---|---|
26 | |
10 | |
10 | |
9 | |
6 |