I have 672 entries in a doctype and after this I have added fetch option from parent data to child table but it’s not working for the 672 existing entries , how to make it working without re entering the data
If you are using a custom app you can write a patch that then sets the value to the existing instances of the doctype.
See here: Database Migrations
Write a script as patch for resolve this