Forum Discussion

thedogspollocks's avatar
thedogspollocks
New Member
3 years ago
Solved

Combine columns, add a dot between combined information

I want to combine the following columns ...   so that the end result is   1.56 0.28 0.24 etc.    Thanks. 
  • ImkeF's avatar
    3 years ago

    Hi thedogspollocks ,
    you can add a column with the following formula:
    [Value1] + Number.From([Value2])/100