RobWunderlich / Qlikview-Components

A library for common Qlikview Scripting tasks
197 stars 99 forks source link

Qvc.GetFieldValues error when tablename contains spaces #58

Closed RobWunderlich closed 7 years ago

RobWunderlich commented 7 years ago

CALL Qvc.GetFieldValues('vFieldValue', 'DecValue', 'data space');

will throw a script error.