Skip to content

Commit 3a2bd38

Browse files
authored
Update Part 1 - Using Optional Parameters.pq
1 parent bf4e1d6 commit 3a2bd38

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Examples-Blog/Custom Functions/Part 1 - Using Optional Parameters.pq

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ let
22
/*
33
About: Compare different optional parameter types
44
This is from the post: https://ninmonkeys.com/blog/2024/06/05/power-query-functions-part1-using-optional-parameters
5-
source:
5+
source: <https://github.com/ninmonkey/Ninmonkey.PowerQueryLib/blob/bf4e1d63b8bb9ffe3b3e4df0d687435bb88be30d/Examples-Blog/Custom%20Functions/Part%201%20-%20Using%20Optional%20Parameters.pq>
66

77
lets call Text.Combine() to test declaring optional parameters
88

0 commit comments

Comments
 (0)