Power BI — Medium
Key points
- DISTINCT() focuses on a single column for unique values.
- UNIQUE() considers all columns for uniqueness.
- VALUES() returns all values, including duplicates.
- The function name itself gives a hint about its usage.
Ready to go further?
Related questions
