Forum Discussion
SABSLI
May 26, 2020Copper Contributor
transform data (ssis)
Hello I work on a client project which consists in monitoring the time allocations of the employees. a file is extracted from the platform which allows the entry of times but this file does not app...
bake13
Microsoft
Jun 03, 2020Hi SABSLI -- Apologies for the delay. I think this can be accomplished using either a derived column or conditional split or some combination of the two. This might be a bit challenging given the structure of the source data.
As soon as time permits, I will try to create an example package.