Hello @TerriblyVexed ,
Thanks for the ask and using Microsoft Q&A platform .
As I understand your ask to add a row in the sink side ( is this case its a paraquet file ) . I do not have a CDM setup but then I am using CSV to implement this logic .
- Lets assume the actual data is in main.csv
- Create a csv ( you can take any format ) file with dummy data . I have added an columnnamed Sort order , you may have the situation wwere you cannot add a new field , take any field of type int and that will help .
- Use data flow and add the Union transformation , one of the source will be actual data .csv and the other the dummy CSV .
- Add a sort activity to sort the data so the dummy row is always on top .
Please do let me know how it goes .
Thanks
Himanshu
-------------------------------------------------------------------------------------------------------------------------
- Please don't forget to click on
or upvote
button whenever the information provided helps you. Original posters help the community find answers faster by identifying the correct answer. Here is how
- Want a reminder to come back and check responses? Here is how to subscribe to a notification
- If you are interested in joining the VM program and help shape the future of Q&A: Here is how you can be part of Q&A Volunteer Moderators