The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi All,
I am wondering how to format today function to a string/text
Hi @ph
Try for example:
FORMAT(TODAY();"DD-MM-YYYY")
The DAX guide entry for FORMAT does have a link to the supported formats. Check these out:
https://docs.microsoft.com/en-us/dax/pre-defined-date-and-time-formats-for-the-format-function
https://docs.microsoft.com/en-us/dax/custom-date-and-time-formats-for-the-format-function
Please mark the question solved when we get to the solution and consider kudoing if posts are helpful.
Cheers
Hi @AlB
thanks for tip, but it doesn t work 😞
it will display it in mentioned format, but still it is not string
I need in string as a input to next calculation where string is required
User | Count |
---|---|
20 | |
8 | |
7 | |
6 | |
6 |
User | Count |
---|---|
29 | |
11 | |
11 | |
9 | |
9 |