Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredJoin us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM. Register now.
Morning / Afternoon everyone,
Im sorry for being so basic, but im new to DAX (I wish it was the same as SQL)
So I have read up on a dynamic title and it like like I have to create a measure and then add this into the dynamic part of the title within the visual.
I have tried
Solved! Go to Solution.
hi @Benc7777 ,
you mean like this?
Title = "Est Next Delivery" & FORMAT(MIN('Nextdel'[Delivered]), "dd/mm/yyyy")
Brilliant thanks @FreemanZ
Is there anyway to get it DD/MM/YYYY ? The field 'Nextdel'[Delivered] is set to dd/mm/yyyy ?
hi @Benc7777 ,
you mean like this?
Title = "Est Next Delivery" & FORMAT(MIN('Nextdel'[Delivered]), "dd/mm/yyyy")
Brilliant, many thanks indeed.
Appriciate your help
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 |
|---|---|
| 13 | |
| 9 | |
| 9 | |
| 8 | |
| 7 |