Skip to main content
Announcements
SYSTEM MAINTENANCE: Thurs., Sept. 19, 1 AM ET, Platform will be unavailable for approx. 60 minutes.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Multiple YTD files in excel.

Hi Community,

I have multiple YTD files having data employee compensation in excel and which have to be loaded in Qlikview and difference between monthly YTD files is the monthly salary of each employee at employee ID level, which has to be calculated in script.

Please suggest way to calculate compensation in script.

I can do something like self join based on employee ID but in that case I believe I will have to change each field name manually for every file.

PFA the dummy data.

Regards,

Navdeep

1 Solution

Accepted Solutions
Gysbert_Wassenaar

Perhaps like in the attached example.


talk is cheap, supply exceeds demand

View solution in original post

4 Replies
Gysbert_Wassenaar

Can you post some examples?


talk is cheap, supply exceeds demand
Not applicable
Author

Uploaded.

Gysbert_Wassenaar

Perhaps like in the attached example.


talk is cheap, supply exceeds demand
Not applicable
Author

Awesome, thank you pal.