[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 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)"]]