Jan 07, 2019 07:02 AM
In one column (field) I have these values:
1
1
1
2
2
2
2
I want to apply a formula in another field that gives me this output:
1.1
1.2
1.3
2.1
2.2
2.3
2.4
See attached image. Please help!!
Feb 05, 2019 07:08 AM
Ripul,
It’s not exactly a “formula” per se that will do what you want because it’s not a spreadsheet and you can’t directly reference other records. There’s a way to do it though by processing the values into a 2nd ‘Calc’ table. The base link does the following, feel free to copy base to your own workspace: