A Microsoft platform for building enterprise-level data integration and data transformations solutions.
Hi @Naresh y,
You may add Derived Column with below expression to do that.
LEFT(((DT_WSTR,50)(yourcolumn * 10000)),5)
Regards,
Zoe Hui
If the answer is helpful, please click "Accept Answer" and upvote it.