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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request 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
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Kudoed Authors