Forum Discussion
kristian9210
Oct 11, 2021Copper Contributor
Add space between 2 columns in calculated column
Hi, I am trying to create a calender view for my sharepoint list where the text shown for each list item is a combination of 2 or more columns in the calender view. I have created a calculate...
harunfb82
Jan 24, 2022Copper Contributor
Hello Kristian,
You have to add " " between your fields.
example:
=FirstName&" "&LastName