justinmind-logo
 
Upvote 1

Possible to merge two rows together in a data master?

Answered k black 6 years ago

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?

Replies (1)
photo
1

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.

Leave a Comment
 
Attach a file