Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
Hi everyone,
how can I convert 3 number columns in 3 string columns and then concatenate them together?
The function 'concatenate' only allows two columns, and the '&' operator does not work with numeric columns.
Thank you
Roberto
@Anonymous
Please try this. Will work even if you don't convert to text or else use format to convert int to text
Column = CONCATENATE('Table'[column1],CONCATENATE('Table'[column2],'Table'[column3]))
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Prices go up Feb. 11th.
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
18 | |
12 | |
12 | |
8 | |
6 |
User | Count |
---|---|
26 | |
16 | |
12 | |
12 | |
10 |