Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
JohnAlex100
Frequent Visitor

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 sources. Not all lists need the same preparation and some need more or less. 

 

However, there are common transformations I make from list to list and I repeatedly reuse snippets of DAX to make the final product I pass on.

 

Is there anything I can use to easily store these small lines of code? Right now, I have just been using an Excel file which is not ideal.

 

Thanks.

1 ACCEPTED SOLUTION
BA_Pete
Super User
Super User

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:

BA_Pete_0-1688029511853.png

 

M

BA_Pete_1-1688029552504.png

 

SQL

BA_Pete_2-1688029611298.png

 

 

Pete



Now accepting Kudos! If my post helped you, why not give it a thumbs-up?

Proud to be a Datanaut!




View solution in original post

2 REPLIES 2
BA_Pete
Super User
Super User

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:

BA_Pete_0-1688029511853.png

 

M

BA_Pete_1-1688029552504.png

 

SQL

BA_Pete_2-1688029611298.png

 

 

Pete



Now accepting Kudos! If my post helped you, why not give it a thumbs-up?

Proud to be a Datanaut!




That is a great idea! I use Notepad++ daily for other tasks, but I didn't even think to use it store DAX. And my team all uses Notepad++ so if I ever need to share these snippets, it is a software we are very familiar with. Thank you.

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

February Power BI Update Carousel

Power BI Monthly Update - February 2026

Check out the February 2026 Power BI update to learn about new features.