Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

Adding a number to each value in a column

Received Response
2
Views
2
Comments
2880878
2880878 Rank 1 - Community Starter

Hello,

I have:

Column 1

---------

1

2

3

4

5

I need to add 10 to each value under Column 1. What would be the most appropriate way to do it in Analysis column formula?

My desired result:

------

11

12

13

14

15

Will Sum('Column1' by 10) result in the above shown data? Kindly advise.

Thanks,

CV

Answers