M Language Marge Column Data in POWER QUERY TextCombine Function

SHARE:

text.combine m language function in excel and power bi. POwer bi tutorial, power query tutorial



There are two way to combine or marge data or value of two column into single column in POWER QUERY. First You can use ampersand option as like excel and Second process is use TEXT.COMBINE M-LANGUAGE function.

PROCESS 1 - TEXT.COMBINE M LANGUAGE

STEP 1 - Open Power Query window (in Excel or in Power BI)

STEP 2 - Load Data into Power Query

STEP 3 - Go to ADD COLUMN in menu bar and select CUSTOM COLUMN

STEP 4 - Different Syntax and example of TEXT.COMBINE M Language function

Text.Combine({"1st text","2nd text"})

If you want to add space middle of two text
=Text.Combine({"1st text","2nd text"}," ")

If you want to comma middle of two text
=Text.Combine({"1st text","2nd text"},",")

If want to combine data of two or multiple column
Text.Combine({[1st column],[2nd column]},",")

If want to combine data from column and manual data, syntax will be
Text.Combine({[1st column],[2nd column],"Manual Text"},",")

Let see one example
MAT Power Query Tutorial

STEP 5 - Use TEXT.COMBINE to custom and unique output

mat - power query guide step by step


PROCESS 2 - USE AMPERSAND OPTION TO MARGE COLUMN DATA

STEP 1 - Click on ADD COLUMN in menu bar and click on CUSTOM COLUMN

STEP 2 - Using Ampersand, same like excel.

Please find the tutorial how to use ampersand in excel

STEP 3 - By using ampersand option, you will get beautiful merged data


mat power bi tutorial

Please find the video

COMMENTS

About Author

Hi Freinds, This is Pijush

Labels

Name

EXCEL,8,MENU,1,PIVOTTABLE,2,power bi,5,POWER QUERY,9,SAP FICO,1,
ltr
item
My Accounting Tricks | Way to Smart Accounting: M Language Marge Column Data in POWER QUERY TextCombine Function
M Language Marge Column Data in POWER QUERY TextCombine Function
text.combine m language function in excel and power bi. POwer bi tutorial, power query tutorial
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEifE1dh7gjXXM5ObE-snIXxxduKAAMzUe7o8lLIa-OIpGOQczGcX-cc66oHPIb9PULiI4RCs27MEijZF6Sqf_OjZpkokOekcmzmrxcK6s0vuB3pIs2Wj8DCntTacwNIBga0jpMndy_jgDGl/s640/pOWER+QUERY+MARGE.gif
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEifE1dh7gjXXM5ObE-snIXxxduKAAMzUe7o8lLIa-OIpGOQczGcX-cc66oHPIb9PULiI4RCs27MEijZF6Sqf_OjZpkokOekcmzmrxcK6s0vuB3pIs2Wj8DCntTacwNIBga0jpMndy_jgDGl/s72-c/pOWER+QUERY+MARGE.gif
My Accounting Tricks | Way to Smart Accounting
https://www.myaccountingtricks.com/2020/07/M-language-combine-column-power-bi-excel.html
https://www.myaccountingtricks.com/
https://www.myaccountingtricks.com/
https://www.myaccountingtricks.com/2020/07/M-language-combine-column-power-bi-excel.html
true
409036469155030430
UTF-8
Loaded All Posts Not found any posts VIEW ALL Readmore Reply Cancel reply Delete By Home PAGES POSTS View All RECOMMENDED FOR YOU LABEL ARCHIVE SEARCH ALL POSTS Not found any post match with your request Back Home Sunday Monday Tuesday Wednesday Thursday Friday Saturday Sun Mon Tue Wed Thu Fri Sat January February March April May June July August September October November December Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec just now 1 minute ago $$1$$ minutes ago 1 hour ago $$1$$ hours ago Yesterday $$1$$ days ago $$1$$ weeks ago more than 5 weeks ago Followers Follow THIS PREMIUM CONTENT IS LOCKED STEP 1: Share to a social network STEP 2: Click the link on your social network Copy All Code Select All Code All codes were copied to your clipboard Can not copy the codes / texts, please press [CTRL]+[C] (or CMD+C with Mac) to copy Table of Content