We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf4e1d6 commit 3a2bd38Copy full SHA for 3a2bd38
1 file changed
Examples-Blog/Custom Functions/Part 1 - Using Optional Parameters.pq
@@ -2,7 +2,7 @@ let
2
/*
3
About: Compare different optional parameter types
4
This is from the post: https://ninmonkeys.com/blog/2024/06/05/power-query-functions-part1-using-optional-parameters
5
- source:
+ source: <https://github.com/ninmonkey/Ninmonkey.PowerQueryLib/blob/bf4e1d63b8bb9ffe3b3e4df0d687435bb88be30d/Examples-Blog/Custom%20Functions/Part%201%20-%20Using%20Optional%20Parameters.pq>
6
7
lets call Text.Combine() to test declaring optional parameters
8
0 commit comments