Dataview multiple parameter uses
Dataviews that use the same parameter more than once are not supported by GGCE.
Example SQL: select a,b,c from foo where a = :param1 or b = :param1
Dataviews that use the same parameter more than once are not supported by GGCE.
Example SQL: select a,b,c from foo where a = :param1 or b = :param1