Hi,
I have developed a dataflow and put it into a solution (for testing, I only put this dataflow into a solution) in environment A. When I export it and import it into another environment B, a error message "Solution "TestSoln1" failed to import: An item with the same key has already been added." is given out.
This dataflow, I am reading a csv file from a filesystem, transform it and load data into dataverse tables. the target dataverse tables are already in the environment B, I only want to deploy the dataflow into this environment. Any Clue?
thanks
Kinson