Forum Discussion

fabiomanniti's avatar
fabiomanniti
Icon for Helper III rankHelper III
4 years ago

DAX measure with dynamic input

I am afraid the answer to this question is not but I'll try.   Is it possible to create a measure with a dynanic input from other measures?   For example: function doubleIt(number){     return ...