PQString(Object[]) Method

Create a powerquery compliant string from cell values, potentially concatenating with other parts for easy inclusion of wildcards (%,_)
Namespace: DBaddinAssembly: DBaddin in (DBaddin.dll)

Syntax

public static string PQString(
	object[] StringPart
	)

Parameters

StringPart
Type: Object
array of strings/wildcards or ranges containing strings/wildcards

Returns

String
powerquery compliant string