Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

not getting full heading in response #46

Open
dipenpatel235 opened this issue Sep 5, 2018 · 0 comments
Open

not getting full heading in response #46

dipenpatel235 opened this issue Sep 5, 2018 · 0 comments

Comments

@dipenpatel235
Copy link

Hello,

i used below code for get survey response as dataframe,

raw_data <- call_limer(method = "export_responses",
params = list(iSurveyID = 12345,
sDocumentType = "csv",
sLanguageCode = "en",
sCompletionStatus = "complete",
sHeadingType = "code",
sResponseType = "long"))
base64_to_df(raw_data)

but I get only question code as column name of dataframe , I'm not getting full question.
how can I get full question as column name of dataframe...
Please help

Thanks
dipen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant