News & Tips

PowerBI logo

DAX Format Function

The DAX format function is a Power BI text function that allows you to convert a value to text in a format that you have specified. It is a basic DAX function that most people learn on a DAX beginners…

Read MoreDAX Format Function

Today Function In DAX

The Today function in DAX is a very useful when working on date-related data. It is a volatile function that updates or refreshes every time there is a workbook change to return the current date. Description of the Today Function…

Read MoreToday Function In DAX