Forum Discussion

skasper's avatar
skasper
Responsive Resident
8 years ago
Solved

DAX syntax highlighting in Notepad++

Hi,

 

ever since my DAX statements got more advanced, I found the code window in Power BI Desktop too small and wanted to use Notepad++ for it. Alas, there is no pre-defined syntax highlighting for DAX. So I went ahead and created my own. I share instruction on how to do that and also the already prepared XML file for easy import into Notepad++ over here: www.sascha-kasper.com/dax-syntax-highlighting-for-notepad/

 

You can have DAX syntax highlighing inside Notepad++ within 1 minute after reading this.

 

I hope it helps you as it helps me.

  • skasper's avatar
    skasper
    8 years ago

    Thank you. I am glad you find it useful.

     

    I am currently working on auto-complete, but this seems a bit buggy.

  • Hi again,

     

    I updated the DAX.xml file for Notepad++. It now also offers AutoComplete.

    Just download it again and replace the old one.

    Make sure you use the latest version (2.05) by checking the comment inside the file.

    Let me know, if it works.

  • Updated the file (now version 3.01) to include

    • Parameters
    • Return Value
    • Description

    See the screenshots in the updated post for details.

    I did only preliminary testing, so if you find any issues, please let me know.

19 Replies

  • Greg_Deckler's avatar
    Greg_Deckler
    Community Champion

    This is great. The only issue that I had is that every time I click on Styler in the 64-bit version of Notepad++ it errors out, but that's not your issue! Thanks for putting this together!! The import worked awesome, that's definitely the way to go!!

    • skasper's avatar
      skasper
      Responsive Resident

      Thank you. I am glad you find it useful.

       

      I am currently working on auto-complete, but this seems a bit buggy.

      • zapppsr's avatar
        zapppsr
        Kudo Collector

        Hi skasper,

         

        Thanks for replying and updating the post so quickly.

        Maybe because I'm new to Notepad++ I missed the step where I should select the DAX language after Importing it.

        Your new screen is good, but I would highlight for noobs like me that I have to select the language after importing...

        Other than that, thanks a lot for providing this!

         

  • skasper's avatar
    skasper
    Responsive Resident

    Updated the file (now version 3.01) to include

    • Parameters
    • Return Value
    • Description

    See the screenshots in the updated post for details.

    I did only preliminary testing, so if you find any issues, please let me know.

    • zapppsr's avatar
      zapppsr
      Kudo Collector

      I tried the step by step screenshots, but I guess it skips to a part where you should have loaded the XML file and doesn't show how to do it. Only at the end of the post it says how to import.

       

      Somehow, I imported but the functions don't appear in the supposed box.

       

      What am I doing wrong?

       

      I'm using Notepad++ 7.5.6 64-bits

      • skasper's avatar
        skasper
        Responsive Resident

        Hi zapppsr,

        thank you for pointing this out. I just updated the blog post to include a screenshot showing the 3 clicks for importing the XML file (I am using the same Notepad++ version as you).

         

        I also double-checked the file and after importing it, highlighting and auto-complete work as they should. If you keep experiencing issues, please check the Notepad++ Wiki (http://docs.notepad-plus-plus.org/index.php/Main_Page).

  • skasper's avatar
    skasper
    Responsive Resident

    Hi,

     

    updated the file again with new functions (see change log on the web site).

     

    Also, I did the same exercise for M (Power Query). You can find that here.

     

    I hope they help you.

    • zenton's avatar
      zenton
      Helper II

      Hi I am getting a Failed to Import Error for the DAX.xml

       

      Thanks Rodney

      • skasper's avatar
        skasper
        Responsive Resident

        Hi Rodney,

         

        I fixed the import file (had forgotten to close a tag). It is working now as it should. Sorry for the inconvenicence. Please find the udpdated file online at the link provided in my post.

         

  • skasper's avatar
    skasper
    Responsive Resident

    Hi again,

     

    I updated the DAX.xml file for Notepad++. It now also offers AutoComplete.

    Just download it again and replace the old one.

    Make sure you use the latest version (2.05) by checking the comment inside the file.

    Let me know, if it works.

  • skasper's avatar
    skasper
    Responsive Resident

    Updated the xml file for Notepad++ with the latest DAX functions, giving you syntax highlighting and auto complete.

    Find the file and instructions here

    ISINSCOPE
    COMBINEVALUES
    UTCNOW
    UTCTODAY
    NORM.DIST
    NORM.INV
    NORM.S.DIST
    NORM.S.INV
    T.DIST
    T.DIST.2T
    T.DIST.RT
    T.INV
    T.INV.2T

     

  • diegomsg's avatar
    diegomsg
    Frequent Visitor

    Just downloaded version 4.00. Great improvementes for dark mode. Now I don't need to tweak it anymore. Great job.

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi skasper ,

     

    Thanks for the xml and blog - realy hepful!

     

    I'm new to Notepad++ sorry, but I was wondering how to parse/format the code so that it steps/indents nicely. Is that possible?

     

    Cheers,

    Craig

  • So skasper - just checking: we need to pay you for these, and give you email addresses right?