Hello All!
I have a score which is calculated by combining multiple fields in the layer multiplied by a parameter for each one:
Score = a * Field1 + b*Field2 + c*Field3
Is there a way for the user to edit values of a, b and c so that the score can be recalculated on the Dashboard and the metrics and map are updated. I'm thinking on using Data Expressions but I don't se the option of getting user input.
Thanks
I have the same problem. Anyone that has a solutoin?