[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Informações incorretas ou exemplo de código","incorrectInformationOrSampleCode","thumb-down"],["Não contém as informações/amostras de que eu preciso","missingTheInformationSamplesINeed","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2025-07-31 UTC."],[],[],null,["# TOCONTINENT\n\nReturns the continent name of the specified geolocation.\n\nSample usage\n------------\n\n`TOCONTINENT(Subcontinent Code)`\n\nSyntax\n------\n\n`TOCONTINENT(`\u003cvar translate=\"no\"\u003eX\u003c/var\u003e` [,`\u003cvar translate=\"no\"\u003einput_format\u003c/var\u003e`])`\n\n### Parameters\n\n- \u003cvar translate=\"no\"\u003eX\u003c/var\u003e - a text field or expression, or a geo field or expression.\n- \u003cvar translate=\"no\"\u003einput_format\u003c/var\u003e - format for text field \u003cvar translate=\"no\"\u003eX\u003c/var\u003e. Optional if \u003cvar translate=\"no\"\u003eX\u003c/var\u003e is correctly configured as a geo field.\n\nInput format\n------------\n\n`TOCONTINENT` accepts the following input formats if \u003cvar translate=\"no\"\u003eX\u003c/var\u003e is a text field:\n\n- [SUBCONTINENT_CODE](https://en.wikipedia.org/wiki/UN_M49)\n- [COUNTRY_ISO_CODE](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2)\n- [REGION_ISO_CODE](https://en.wikipedia.org/wiki/ISO_3166-2)\n\nExamples\n--------\n\nRelated resources\n-----------------\n\n- [Calculated fields](/looker/docs/studio/about-calculated-fields)\n- [Looker Studio function list](/looker/docs/studio/function-list)"]]