Forum Discussion
aghonaim
10 years agoMost Valuable Professional
How to reference a parameter to a DAX function ?
Is it possible to reference a parameter to a DAX function and how ?
- 3 years ago
It's a nice workaround, thanks!
Anonymous
3 years agoNot applicable
Create a query new blank query and type = MYPARAMETER,
Than you can reference in columns/dax
aghonaim
3 years agoMost Valuable Professional
It's a nice workaround, thanks!