Power Query Excel | M CODE - Text.Split/SplitAny vs Splitter.SplitByDellimiter/SplitByAnyDelimiter
ฝัง
- เผยแพร่เมื่อ 26 ม.ค. 2025
- This video will explain the Text.Split, Text.SplitAny, Splitter.SplitByDelimiter, Splitter.SplitByAnyDelimiter functions with a simple example. Those functions are crucial for data transaction.
Topic:
0:20 - Overview
0:51 - Example 1: Non-M Code transformation
1:51 - Explain the difference between Text.Split and Splitter Functions.
3:47 - Example 2: M Code Transformation
Topic useful to understand some of the functions in the video:
N/A
Workbook:
docs.google.co...
Excellent video, very clearly explained ❤👍🌹. Looking forward to more videos like this about Power Query
Thanks for an interesting video on the splitter functions. I thought that you explained the functions very well.
Hi Roy, Thank you for your compliments ☺️
@@bsmart2gether408 You are welcome
As always, it's very well done.
Thank you, Adel 😊
@@bsmart2gether408 you are welcome
This was a good one! Very useful!
I got one suggestion for one video, could you make something like match and count all the text values from one string if I have a separate table with unique values?
to expand this more:
Imagine you got one table with Column A that has longer text strings as you do now, and I want to extract only one instance from that string but use another table with those uniques. I used fuzzy merge on like 0.5 on similarity threshold but as you can imagine, data loss can be a problem =)
Thank you, mirrr velll. Do you have a list of texts that you want to search from the Column A? Or you are thinking of removing duplication of repeated texts. I am trying to visualise your case.
@@bsmart2gether408 YES exactly, I do have another list which I would like to use as "match" table.
Great!! One more thing ro check. What is the expected outcome (I.e. a list, table, or return match value?)
@@bsmart2gether408 Hmm good question, I guess match values would be fine. I am imagining it like that because you can filter it using slicers if blank or any other value than expected.
I'll think through some examples. The next topic is DAX related, so I'll cover it in the one after the next one.
Excellent
Thank you Sumanth 😊