Integration through API with Power BI | Community
Skip to main content

Integration through API with Power BI


We are trying to integrate the Typeform with Power BI through API.

We succeeded to import the data from Typeform, but it differently shows the data from Typeform, which is like just numbers and letters, not like answers.

Does anyone know how to fix this and get the data like on Typeform ?

3 replies

Liz
Community Team
Forum|alt.badge.img+5
  • Tech Community Advocate
  • 15035 replies
  • June 5, 2023

Hi @thelaunchsurvey Happy Monday! I hope you’re having a great week so far. 

Are you using our APIs to connect the two together? Or do you mind explaining a bit more on the connection and a screenshot of what you’re seeing? Thanks in advance!


Grace
Community Team
Forum|alt.badge.img+5
  • Community Advocate
  • 2757 replies
  • June 13, 2023

Hey @thelaunchsurvey how’s it going? Did you manage to work everything out with this or do you still need some help? Let us know! 😊


Forum|alt.badge.img+4
  • Socializer
  • 113 replies
  • June 15, 2023

Hi @thelaunchsurvey ,


I have strong feeling that your integration is referencing the "field id" in the response returned by the Typeform API   (As you have mentioned that you are seeing  "numbers and letters" and the Typeform API returns the "field ids" in that format i.e "numbers and letters")

 

You would need to reference the "type" field and depending on the type of the field the appropriate answer field.
 


Reply