Try this:
CONCATENATE( LINKTOFILTEREDVIEW( "Order - Detail", ([_THISROW].[Customer] = [Customer]) ), "&row=", ENCODEURL([_THISROW]) )