Forum Discussion

JohnAlex100's avatar
JohnAlex100
Frequent Visitor
3 years ago
Solved

Store DAX snippets

Hello all this is my first post in this community and I am fairly new to PowerQuery as well.   Right now, I am using PowerQuery for data preparation to format various employee lists from various so...
  • BA_Pete's avatar
    3 years ago

    Hi JohnAlex100 ,

     

    I personally use Notepad++ for DAX/M/SQL etc: https://notepad-plus-plus.org/ 

    You can download/create/edit formatting definitions for each language, although there are a lot pre-loaded.

    Examples:

     

    DAX:

     

    M

     

    SQL

     

     

    Pete