QuickTip – Split a delimited text into a Table in DAX
Read OriginalThis article provides a solution for a common DAX challenge in Power BI: converting a pipe-delimited text string into a table format. It explains how to use a combination of DAX functions (PATH, GENERATESERIES, PATHITEM, and GENERATE) to parse the text and enable row-level calculations, filling a gap where no built-in function exists.
Comments
No comments yet
Be the first to share your thoughts!
Browser Extension
Get instant access to AllDevBlogs from your browser
Top of the Week
No top articles yet