About 12,200,000 results
Open links in new tab
  1. Text functions (DAX) - DAX | Microsoft Learn

    Oct 20, 2023 · Data Analysis Expressions (DAX) includes a set of text functions based on the library of string functions in Excel, but which have been modified to work with tables and …

  2. Text – DAX Guide

    Nov 5, 2025 · Converts the records of a table into a JSON text.

  3. Power BI - DAX TEXT Functions - GeeksforGeeks

    Feb 5, 2023 · You may concatenate string values, search for text with string, and return a portion of a string using DAX Text Functions. The Formats for dates, times, and numerals are also …

  4. Power BI - DAX Text Functions - Online Tutorials Library

    With DAX Text functions, you can manipulate the text data and enable the formatting of the specific text, retrieve the split part of the text, combine two strings, find the specific text in a …

  5. String Manipulation in DAX: Mastering Text Functions in Power BI

    Jul 9, 2025 · Text functions are specialized functions used to create, manipulate, and analyze text (string) data within your reports and data models.

  6. Pragmatic Guides - DAX Text Functions

    Learn how to clean and transform text data using DAX in Power BI! This hands-on guide covers essential DAX text functions one at a time, with clear examples and real-world use cases to …

  7. Power BI Journey.03: Text Functions - The Data School

    This blog is an introductory guide to how to use DAX (Data Analysis Expressions) for text functions within Power BI Desktop. This is to be used to create calculated columns, which are …

  8. CONVERT function (DAX) - DAX | Microsoft Learn

    Sep 16, 2025 · Returns the value of Expression, translated to Datatype. The function returns an error when a value cannot be converted to the specified data type. DAX calculated columns …

    Missing:
    • text
    Must include:
  9. DAX Mastery: Text Functions (Day 8) | by Data Intelligence Hub

    Aug 12, 2024 · This is where the power of DAX text functions comes into play. These functions allow us to clean, format, and analyze text data effectively, ensuring that our reports and …

  10. Mastering DAX Text Expressions: Making Sense of Your ... - Ethan …

    Aug 14, 2023 · Prepare to explore the depth and breadth of DAX Text Functions. This is going to be a deep dive covering various functions, their syntax, and plenty of of examples! For those …