I have updated the item generic description in GP, but in analysis cubes it is still showing the old description. I have even updated the Generic Description in the DynamicsGPWarehouse database but that didn't work either.
UPDATE ItemMaster SET ItemGenericDescription = 'Updated' where ItemNumber = '100102'