[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-22 UTC."],[],[],null,["# TOSUBCONTINENT\n\nReturns the subcontinent name for the specified geolocation.\n\nSample usage\n------------\n\n`TOSUBCONTINENT(Subcontinent Code)`\n\nSyntax\n------\n\n`TOSUBCONTINENT(`\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`TOSUBCONTINENT` 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_M.49)\n- [COUNTRY_ISO_CODE](http://en.wikipedia.org/wiki/ISO_3166-1_alpha-2)\n- [REGION_ISO_CODE](http://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)"]]