Forum Discussion
Chris12
8 years agoAdvocate I
User-defined functions in DAX?
Hi, this is a general question about the DAX language as I can use it in Power BI: Can I, as a user, define/create/reuse new functions in a Power BI report? I'm often in the situation that parts ...
Chris12
5 years agoAdvocate I
Thanks. However, do I understand correctly that the reuse happens via copy & paste?
Anonymous
5 years agoNot applicable
Unfortunately yes, thats true. From a code maintenance perspektive that is a bad practise, I know. But its the only solution I can imagine for using standardized custom dax formulars with parameters.