Hi Folks, could you please provide a xaml file solution to the below query. I would highly appreciate you send out the xaml file on this thread
Query:
I have an excel file and need to perform certain excel operations on it.
Excel File :
Master_File(2).xlsx (9.9 KB)
The source file looks like below.
I want to add NET, PAY, NON-PAY AND INCOME after every row present like below :
Additionally, I want the Region ID column to add 6 digits after every row item, when,
Column data is NET regional id be 102031000000,
PAY regional id should be 102031100000,
NON-PAY regional id should be 102031200000,
INCOME regional id should be 102031300000.
So the final excel must look like below: