Question
Joining Lines Of Data By Loading Them to MDA Based On Criteria In Actions
I currently have two lines of data for each contact ID (one from current month, and one from previous). I want to load the data into my MDA object using two actions. The first action would be based on the criteria of the Month field being the current month and the second action would be based on the criteria of the Month field being previous month. Will the two actions be able to load the data into the same line on the MDA table? Or will it create two separate lines of data?