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

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

Reply
divumj
Helper I
Helper I

Creating unique template work

Hi All

 

I am in process of creating multiple template for comparing two set of data. I need to repeat few steps again and again in all template.

 

Is there any way I can create a dummy template which can work on every automation, I can add the operation on excel and power query read those and perform including column names.

2 ACCEPTED SOLUTIONS
dk_dk
Super User
Super User

Hi @divumj 

 

Have a look at creating custom Power Query functions and see if that is something suitable for your use-case.

https://learn.microsoft.com/en-us/power-query/custom-function





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!





View solution in original post

Omid_Motamedise
Super User
Super User

Yes, you can use custome function .

for examle 

 

 

(x,y)=> List.Difference(x,y)


If my answer helped solve your issue, please consider marking it as the accepted solution.

View solution in original post

3 REPLIES 3
divumj
Helper I
Helper I

Let me go through and check but it seems workable for me

Omid_Motamedise
Super User
Super User

Yes, you can use custome function .

for examle 

 

 

(x,y)=> List.Difference(x,y)


If my answer helped solve your issue, please consider marking it as the accepted solution.
dk_dk
Super User
Super User

Hi @divumj 

 

Have a look at creating custom Power Query functions and see if that is something suitable for your use-case.

https://learn.microsoft.com/en-us/power-query/custom-function





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!





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