Deleted data from the server still popping up Excel Power Query

Hi @iker.montes you are able to access the labels if the form is shared but not the data. You can see the various translated labels at the endpoint:

curl -X 'https://[kpi]/api/v2/assets/{asset_uid}/?format=json'

The translated labels are nested as follows: “content” -> “choices” -> “label”

1 Like