Hi ALL
I need to Insert 10 records in Destination using dataflow.
Now My Issue is in case if there is any error at row1 then it jump to next row .
My Query is ;
Select top 10 * from table1
Please help me how can i skip Error Row.
Please help me to resolve this Issue.
Thanks & Regards
BI_Group