Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
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.
Solved! Go to Solution.
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
Proud to be a Super User! | |
Yes, you can use custome function .
for examle
(x,y)=> List.Difference(x,y)
Let me go through and check but it seems workable for me
Yes, you can use custome function .
for examle
(x,y)=> List.Difference(x,y)
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
Proud to be a Super User! | |
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 |
| User | Count |
|---|---|
| 11 | |
| 10 | |
| 7 | |
| 7 | |
| 6 |