I have a file with two amount columns that I need each amount to go to different flow members
3/11/2020
Got a data source puzzler - I have a file with two amount columns that I need each amount to go to different flow members. The first amount will always be Euros but the second amount needs to go to Flow Members stored in another column. Screenshot of the file is below.
I can't figure out how to pull this off. First I tried a matrix data source. It correctly creates rows for both amount but always uses the Column header as the Flow. I tried to use a parser rule to point it to the other column but it just picks up the column header of the other column and not the row values.
I am currently trying to use a derivative rule but keep hitting dead ends. I think I've maxed out my data integration expertise so wondering if anyone has done this before or has any ideas?