I have a QS visual for CUDOS dashboard, that have Reserved instances cost, I would like to multiply that with a constant(1.25) and after the data is multiplied with constant, final amount needs to be reflected in visual.
any pointers ?
Have you tried the SUM function in a Calculated Field?
Thanks, that’s addressing my use case.