This entry was posted on Monday, March 29th, 2010 at 4:18 pm and is filed under Quick Tips & Tricks. You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.
Rob, based on the four points you mentioned for using Notepad, Notepad++ is outstanding at addressing the issues. On the downside, you lose all of the auto-complete functionality of PowerPivot. On the upside, it appears that in version 2.7 of Notepad++, you will be able to create a custom keyword xml file, in which you can have an alphabetical list of DAX functions (with a calltip element that allows you to display the parameters required for each function). Powerful stuff. On the downside, you won’t have auto-complete for the active model elements(table & field names) – a very useful and time-saving feature. On the upside, you could just auto-complete these elements in PowerPivot and paste the completed text into Nopepad++
I have been using Notepad ++ for a little while now and love it!
Rob, based on the four points you mentioned for using Notepad, Notepad++ is outstanding at addressing the issues. On the downside, you lose all of the auto-complete functionality of PowerPivot. On the upside, it appears that in version 2.7 of Notepad++, you will be able to create a custom keyword xml file, in which you can have an alphabetical list of DAX functions (with a calltip element that allows you to display the parameters required for each function). Powerful stuff. On the downside, you won’t have auto-complete for the active model elements(table & field names) – a very useful and time-saving feature. On the upside, you could just auto-complete these elements in PowerPivot and paste the completed text into Nopepad++
Um, that should be Notepad++ 5.7, not 2.7.
Sigh. The custom auto-complete feature has been available for some time. I’ll create the appropriate XML file in due course.