Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by attending the DP-600 session on April 23rd (pacific time), live or on-demand.
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now
Hello,
does anyone know where can find informatons on the Higher order funditions,
Splitter, Combiner, Replacer,
I don't want a 'how to' docs tiype info I am more interested in how there workings differ from standard functions,
so if anyone knows of a blog or something please let me know,
Richard.
Solved! Go to Solution.
hi @Dicken ,
some references are below:
blog : should find all functions here : Splitter Functions Overview | Power Query M
video demos
Power Query Magic: Crafting a Custom Splitter from Scratch | Melissa De Korte - YouTube
Replace Values Based on Condition (in a Single Step) in Power Query - YouTube
Thanks have not seen the custom splitter one, I have alwasys tended to use a custom spilt in
things like table.Replacevalues, so eg ;
Table.ReplaceValue( Custom1, each [a] , "X",
(x,y,z)=> if Value.Type( y ) = type text then z else x ,
Table.ColumnNames( Source ))
so it will be interesting to see her take on custom spltters, you have probably seen it to r de groot did a video on
comparers. re my initial queyr I was more interested in advantages or not of higher order or generatror functions over 'normal' ones.
Thanks for the help .
Richard.
hi @Dicken ,
some references are below:
blog : should find all functions here : Splitter Functions Overview | Power Query M
video demos
Power Query Magic: Crafting a Custom Splitter from Scratch | Melissa De Korte - YouTube
Replace Values Based on Condition (in a Single Step) in Power Query - YouTube
Justo to say thanks, really like the Melissa, vid, had not seen it , learnt quite a bit.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
| User | Count |
|---|---|
| 5 | |
| 3 | |
| 3 | |
| 3 | |
| 2 |
| User | Count |
|---|---|
| 7 | |
| 5 | |
| 5 | |
| 5 | |
| 4 |