Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello All.
I would like to insert a new row ( sum of below rows) for every four rows in the data load script. Is this possible?
Kindly share the working solution...
Regards,
Vamsi
Thank You. This result is not with the group, I would like to keep the added row in the top of it based on date and area.
What do you mean? What is not right here?
Sorry. Everything is Fine with your solution.
Just I found out, Some of the main data are not sorted properly. Can you help me in sorting table based on Date and Area while loading files?
What do you mean? Can you elaborate and provide a representative sample
See the attached file, some of the files are not sorted like this. While loading, I would like to sort out all files like in the below figure and then your solution can apply to it.
Can we use the Area field to may be sort if the values will differ? Otherwise what do say that the First Sum belongs to A2, B2, C2 instead of A1, B1, C1
Actually Not, I need both, because I have the same brand names repeat in the main data.
I am not really sure I follow you, can you take a step back and explain what exactly is going on? I feel like we try to solve one problem and then you come up with another one.... it might be easier to solve all the issues at once if you can figure them all out at once... Provide precisely what you have and precisely what you want from it. That might be the only way I will be able to help, otherwise we will continue to have this discussion forever.
I understand. I got the solution for my post.
Additionally, I am facing another issue. Your Solution is working with sorted fields of files. I am facing an issue without sorted fields of files.
I would like to insert a new row ( sum of below rows) for every four rows ( shown in below image) with the attached file.
I understand what you are asking for, but how do I know which Sum belongs to which set of 4 values when it is not grouped together? Is there another field which tells ms which Sum is aligned to which A1, B1, C1?