Iโm trying to figure out the best way to automate (as much as possible) data visualisation and report creation off the back of survey data collection.
My current process is painful and goes like this:
Typeform survey
Responses fed to google sheets
Download excel version
Merge into another excel which has formula/calculations set up
Check for errors (there are some error formulas setup within it)
Visualise key stats manually in Sketch/Illustrator
Produce PDF and send
Very manual! I need to automate as much as possible.
Iโve seen the following post: https://community.typeform.com/your-typeform-results-32/auto-send-single-typeform-report-results-outcome-to-client-945
Is this still the best way to do things? Does anyone have any other advice?
I make extensive use of Google Sheets and Document Studio to generate the reports. I have been able to do all the formulas and calculations (granted it took some time to figure out the Google-way for some of them) i need in Sheets and then merge the data into an output report.
I have been trying enough spare time to resolve issues like dynamic spider graphs, as well as other chart types, that require the refresh of the data in the Google Slide (merge document) for a graph that is embedded. the trigger is normally that you have to trigger the update in the Google Slide to refresh the linked data and that is the problem that i am trying to resolve with the help of the creator of Document Studio and Google support.
One of the ways that i am trying to explore for a client now is to use Google Data Studio to create a 'dashboard' that does the visualizations over top of the Google Sheet that Typeform dumps into. If this will work the way the client wants, the user will submit the typeform and will receive an email 'shortly' with a link to the dashboard. The client's CRM will send out an email to the user with the link to the dashboard and a passcode they can use in conjunction with their email address to log into the dashboard and see their results.
They also receive a pdf report generated with a table of their results and some canned 'overall results from all participants' graphs - for an initial comparison while they are waiting for their access to the dashboard. This part is done with Sheets and Document Studio.
I will let folks know in the community when i figure out the graphing stuff..
Iโm trying to figure out the best way to automate (as much as possible) data visualisation and report creation off the back of survey data collection.
My current process is painful and goes like this:
Typeform survey
Responses fed to google sheets
Download excel version
Merge into another excel which has formula/calculations set up
Check for errors (there are some error formulas setup within it)
Visualise key stats manually in Sketch/Illustrator
Produce PDF and send
Very manual! I need to automate as much as possible.
Is this still the best way to do things? Does anyone have any other advice?
Many thanks Lewis
I am a new user and i am also looking for the same solution to automate my forms as much as possible. If you have find anyway share with me also please.
@john.desborough Iโve got this working with Document Studio.. have exported PDFs and emails successfullyโฆ Itโs awesome!
Iโm now trying to work out if I can create a Red/Amber/Green status and even assign images in a Google sheets PDF based on the initial answers captured from typeform. I am fully geeking out right now :)
suggest you create the static images in a google drive, and then create a separate tab that has the โanswerkeyโ in one column and then the link to the image file.
in your reporting tab, you can do the lookup on the โresultโ (ie the โanswerkeyโ i mentioned - ie if answerkey greater than 3 then vlookup on imagetab, using the answerkey value and get the result from the nth column to the right of the lookup column) and pull in the appropriate RAG status image.
hereโs one example that i did for a client: note the array formula and the vlookup
@john.desborough Can you assign images/colours in Google slides/docs or is only in Sheets?
@LewisK - depends on what you meanโฆ if i want to have a data marker ie {{first.name}} end up in the Slide or Doc in bold, red font, then i put the marker into the document and then highlight and set it the same as you would any other text.
if you want to use the โconditionsโ of the logic to choose which image you want to show in the document relative to the data, then you need to have the images in the sheet as a field value. If you want to use static images in the document, you can paste the image in or should be able to paste in a link ..
i am guessing at the context but if you can provide more detail maybe i/we can be more precise
Hey all! Iโm struggling with this and donโt think I have the technical skills that you all do. Is there any new smart integrations with Typeform for creating visuals of the graphics? Thanks!
Hey all! Iโm struggling with this and donโt think I have the technical skills that you all do. Is there any new smart integrations with Typeform for creating visuals of the graphics? Thanks!
I am struggling with this too. Any ideas? I may need to find another platform. :(
Hi @Eloquent and @pdxchickgirl We donโt have a direct integration, but have you seen the post below? Itโll walk you through creating graphics outside of Typeform.
Iโm trying to figure out the best way to automate (as much as possible) data visualisation and report creation off the back of survey data collection.
My current process is painful and goes like this:
Typeform survey
Responses fed to google sheets
Download excel version
Merge into another excel which has formula/calculations set up
Check for errors (there are some error formulas setup within it)
Visualise key stats manually in Sketch/Illustrator
Produce PDF and send
Very manual! I need to automate as much as possible.
Iโve seen the following post: https://community.typeform.com/your-typeform-results-32/auto-send-single-typeform-report-results-outcome-to-client-945
Is this still the best way to do things? Does anyone have any other advice?
I make extensive use of Google Sheets and Document Studio to generate the reports. I have been able to do all the formulas and calculations (granted it took some time to figure out the Google-way for some of them) i need in Sheets and then merge the data into an output report.
I have been trying enough spare time to resolve issues like dynamic spider graphs, as well as other chart types, that require the refresh of the data in the Google Slide (merge document) for a graph that is embedded. the trigger is normally that you have to trigger the update in the Google Slide to refresh the linked data and that is the problem that i am trying to resolve with the help of the creator of Document Studio and Google support.
One of the ways that i am trying to explore for a client now is to use Google Data Studio to create a 'dashboard' that does the visualizations over top of the Google Sheet that Typeform dumps into. If this will work the way the client wants, the user will submit the typeform and will receive an email 'shortly' with a link to the dashboard. The client's CRM will send out an email to the user with the link to the dashboard and a passcode they can use in conjunction with their email address to log into the dashboard and see their results.
They also receive a pdf report generated with a table of their results and some canned 'overall results from all participants' graphs - for an initial comparison while they are waiting for their access to the dashboard. This part is done with Sheets and Document Studio.
I will let folks know in the community when i figure out the graphing stuff..
Iโm trying to figure out the best way to automate (as much as possible) data visualisation and report creation off the back of survey data collection.
My current process is painful and goes like this:
Typeform survey
Responses fed to google sheets
Download excel version
Merge into another excel which has formula/calculations set up
Check for errors (there are some error formulas setup within it)
Visualise key stats manually in Sketch/Illustrator
Produce PDF and send
Very manual! I need to automate as much as possible.
Is this still the best way to do things? Does anyone have any other advice?
Many thanks Lewis
I am a new user and i am also looking for the same solution to automate my forms as much as possible. If you have find anyway share with me also please.
@john.desborough Iโve got this working with Document Studio.. have exported PDFs and emails successfullyโฆ Itโs awesome!
Iโm now trying to work out if I can create a Red/Amber/Green status and even assign images in a Google sheets PDF based on the initial answers captured from typeform. I am fully geeking out right now :)
suggest you create the static images in a google drive, and then create a separate tab that has the โanswerkeyโ in one column and then the link to the image file.
in your reporting tab, you can do the lookup on the โresultโ (ie the โanswerkeyโ i mentioned - ie if answerkey greater than 3 then vlookup on imagetab, using the answerkey value and get the result from the nth column to the right of the lookup column) and pull in the appropriate RAG status image.
hereโs one example that i did for a client: note the array formula and the vlookup
cheers
des
@LewisK Weโre here for geeking out!! If youโre open to sending us pics of what you set up, weโd love to see!
@Liz Iโll share what I can Liz, some of it is client work
@john.desborough Can you assign images/colours in Google slides/docs or is only in Sheets?
LewisK wrote:
@john.desborough Can you assign images/colours in Google slides/docs or is only in Sheets?
@LewisK - depends on what you meanโฆ if i want to have a data marker ie {{first.name}} end up in the Slide or Doc in bold, red font, then i put the marker into the document and then highlight and set it the same as you would any other text.
if you want to use the โconditionsโ of the logic to choose which image you want to show in the document relative to the data, then you need to have the images in the sheet as a field value. If you want to use static images in the document, you can paste the image in or should be able to paste in a link ..
i am guessing at the context but if you can provide more detail maybe i/we can be more precise
des
Hey all! Iโm struggling with this and donโt think I have the technical skills that you all do. Is there any new smart integrations with Typeform for creating visuals of the graphics? Thanks!
Eloquent wrote:
Hey all! Iโm struggling with this and donโt think I have the technical skills that you all do. Is there any new smart integrations with Typeform for creating visuals of the graphics? Thanks!
I am struggling with this too. Any ideas? I may need to find another platform. :(
Hi @Eloquent and @pdxchickgirl We donโt have a direct integration, but have you seen the post below? Itโll walk you through creating graphics outside of Typeform.