The ultimate Microsoft Fabric, Power BI, Azure AI, and SQL learning event: Join us in Stockholm, September 24-27, 2024.
Save €200 with code MSCUST on top of early bird pricing!
Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
Hi,
I'm struggling with adding a custom column which should CONCATENATE Field A with Field B in the Query Editor.
Whenever there is either a number or a Date Time value in one of the fields, I get the following error message:
Expression.Error: We cannot apply operator & to types Text and Number.
It works well with the Merge Columns function, though. I can also add custom columns with calcuations on numbers in Fields A and B. The format of the custom column has no influence on the error state.
Any idea how to concatenate fields with number values in a custom column?
Thanks
Thomas
Solved! Go to Solution.
= Text.From([Field A]) & Text.From([Field B])
= Text.From([Field A]) & Text.From([Field B])
Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.
Check out the August 2024 Power BI update to learn about new features.
User | Count |
---|---|
107 | |
77 | |
71 | |
47 | |
39 |
User | Count |
---|---|
136 | |
108 | |
70 | |
64 | |
57 |