[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 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)"]]