Start a Conversation

This post is more than 5 years old

Solved!

Go to Solution

957

November 5th, 2008 10:00

StorageScope 6.0 Calculated columns

I have created a calculated column in StorageScope 6.0 to convert from KB to GB. Now I would like to use the newly created column to create another calculation for chargeback, however the columns I created do not show up under "Manage Calculated Columns." Is there a way to reference a column I created in another calculation?

November 5th, 2008 13:00

You cannot create a new calculated column based on an existing calculated column.

16 Posts

November 6th, 2008 14:00

What you can do instead is use the previously created custom column as a starting point for this new custom column.

In Manage Calculated columns window,
-select the calculated column you created previously

-this will cause the expression window to be populated with the expression that
this column is based on

-check the "create a new column" checkbox and give it a meaningful name and add the chargeback calculation to the expression window.

You will then need to Save your work as usual.

1 Rookie

 • 

24 Posts

November 7th, 2008 07:00

I've tried doing that but it doesn't allow more than one division in an expression....

4 Operator

 • 

2.1K Posts

November 7th, 2008 11:00

I haven't tried this yet myself, but if you can truly only have one division in an expression you could always "cheat" it by multiplying instead...

instead of 'x / 2' you would use 'x * .5'

This might help.

1 Rookie

 • 

24 Posts

November 10th, 2008 05:00

Can't use decimals either...

These seem like pretty ridiculous limitations, has this been changed in 6.1?

4 Operator

 • 

2.1K Posts

December 3rd, 2008 12:00

No, this has not been fixed. I just tried both, and neither option worked.

Must be time to submit an "enhancement request"... (otherwise known as a "bug fix" request *lol*)
No Events found!

Top