Any way to generate an int column based on another?

I have a column for inventories that must be based off another column. For intstance, can I create a column (column Y) that is based off another column (column X). i.e. Column X = Column Y + <some random value>.

Is this possible?

Comments

Sign In or Register to comment.