Forum Discussion
AlessandroBet
3 years agoHelper V
multiplier
I need to moltiply the numbers inside a table selecting the multiplier from a "slicer" and also able to select the steps ex: 10.1, 10,2, 10,3 ...etc I have a table with the total revenue and i want...
- 3 years ago
Go to Modelling > New Parametr > Numeric Range and make sure to use "Add a slicer to this page". Your users can then use a slicer to select the percentage multiplier.
AlessandroBet
3 years agoHelper V
I have insert thie new column:
#Column = VALUE('Forecast (Billing)'[Billing])*'Autodesk New'[Autodesk New Value]
where "Autodesk New'[Autodesk New Value]" is the value calculated by slider but it does change
Could you help me?
stefani_vileva
3 years agoResolver II
I don't understand what you mean. Can you explain to me what do you want to do with the new column?