Trying to pass a query parameter in the rest connector for qlikview. The name of the field has spaces in it, and I am not sure how to code the connector to accurately pull it back.
Here is my current code:
CUSTOM CONNECT TO "Provider=QvRestConnector.exe;url=https://api.census.gov/data/2010/dec/sf1?get%2P001001,NAME;timeout=30;method=GET;autoDetectResponseType=true;keyGenerationStrategy=0;useWindowsAuthentication=false;useCertificate=No;certificateStoreLocation=CurrentUser;certificateStoreName=My;queryParameters=for%2zip+code+tabulation+area:*;PaginationType=None;XUserId=YWBeaGC;XPassword=BeLIMaC;";