Guinaba
Board Regular
- Joined
- Sep 19, 2018
- Messages
- 233
- Office Version
- 2016
- Platform
- Windows
Hi guys,
Any idea how I can wrap this function a “try” statement and if it gives an error then just throw the original value.
= Table.AddColumn(#"Expanded Logistics Brief", "fxRemoveDuplicateString", each fxRemoveDuplicateString([Logistics Brief.Promo Details]))
Any idea how I can wrap this function a “try” statement and if it gives an error then just throw the original value.
= Table.AddColumn(#"Expanded Logistics Brief", "fxRemoveDuplicateString", each fxRemoveDuplicateString([Logistics Brief.Promo Details]))