Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago

Issue with handling Decimal data Types

Hi, I have 2 columns Value and qty both of decimal data type formats. In whole Data range maximum scale of value is 2 and for qty is 3. I have to calculate Cummulative of value and qty and divide th...