Possible to merge two rows together in a data master?
I was looking for a way to simulate the merging of two rows within a data master. The rows would need to that the absolute max/min of the rows and combine them into one. Both rows have the same headers and the same type of entry (both are numbers). Is there a way to do this with events?
Hi there,
You could try doing this by following this steps:
1. First, save the values of the two rows into variables.
2. Then the rows should be deleted through a Data Master Action / Delete.
3.Create a new row with the desired calculation and containing the values of the variables.
Kindly let me know how it goes.
Hi there,
You could try doing this by following this steps:
1. First, save the values of the two rows into variables.
2. Then the rows should be deleted through a Data Master Action / Delete.
3.Create a new row with the desired calculation and containing the values of the variables.
Kindly let me know how it goes.
Replies have been locked on this page!