Hi experts,
I have two columns, one is expiration Date and other is Curr Day-Final.
expiration Date is of Date type and Curr Day-Final is of String type. I want to subtarct the two dates and want to display the number of Days in another variable.
Please advise how to achieve the desired results.