Compares two text strings and returns TRUE if they are exactly the same, FALSE otherwise. EXACT is case-sensitive but ignores formatting differences. You can use EXACT to test text being entered into a document.
Syntax
Tutorial with example
In today’s video I will show how how to check if text is uppecase both using DAX and Power Query.
We will use the following functions:
- Text.Upper()
- UPPER()
- EXACT()

Download example file:
Download Power BI file: here.
Remarks
NA
Was this helpful?
Leave a Reply