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. 

1 Reply

  • ImkeF's avatar
    ImkeF
    Icon for Community Champion rankCommunity Champion

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