Forum Discussion

datawailor's avatar
datawailor
Advocate II
2 years ago
Solved

INFO DAX Functions Usage

Are these functions only permissible in DAX Studio?

  • Hello datawailor ,

     

    no, you can use them in the Dax query section, the new section that was introduced in the last update that is below the data model view.

  • lbendlin's avatar
    lbendlin
    2 years ago

    even better, you can combine them in the DAX Query view (or in regular DAX calculated tables), something you cannot do in DAX Studio.

3 Replies

  • Hello datawailor ,

     

    no, you can use them in the Dax query section, the new section that was introduced in the last update that is below the data model view.

    • lbendlin's avatar
      lbendlin
      Super User

      even better, you can combine them in the DAX Query view (or in regular DAX calculated tables), something you cannot do in DAX Studio.

  • Thank you both. I apparently missed that big update and have been tinkering with the DAX Query view ever since. ğŸ™‚