Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hi,
I would like to display today's date by using TODAY() function in a such format DD/MM/YYYY in a card visual .
However, together with the date I get time, say 22/01/2018 00:00:00.
How can I get rid of the time and display the date only?
Solved! Go to Solution.
...or you can use DAX FORMAT function measure = FORMAT(TODAY(), "DD/MM/YYYY")
@Anonymous, Select the measure then on the Modelling tab of Power BI Desktop you can format as desired.
...or you can use DAX FORMAT function measure = FORMAT(TODAY(), "DD/MM/YYYY")
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 56 | |
| 33 | |
| 32 | |
| 18 | |
| 16 |
| User | Count |
|---|---|
| 65 | |
| 64 | |
| 44 | |
| 30 | |
| 28 |