{"id":5713,"date":"2022-02-13T06:42:00","date_gmt":"2022-02-13T05:42:00","guid":{"rendered":"https:\/\/expert-only.com\/?p=5713"},"modified":"2022-03-18T11:54:24","modified_gmt":"2022-03-18T10:54:24","slug":"how-to-remove-value-na-div0-excel-errors","status":"publish","type":"post","link":"https:\/\/expert-only.com\/en\/excel\/how-to-remove-value-na-div0-excel-errors\/","title":{"rendered":"How to remove #VALUE! #NA! #DIV0 Excel errors?"},"content":{"rendered":"\n<p><strong>How to remove #VALUE! #NA! #DIV0 Excel errors with any version of Excel like 2003, 2007, 2010 or Excel 2016? Common messages are for example: #VALUE!, #N\/A, #DIV\/0!, #REF!, #NAME?, #NULL!, #NUM! Indeed, there is a trick to solve this little problem that occurs more than often with Excel formulas.<\/strong><\/p>\n\n\n\n<p>Using the <a href=\"https:\/\/support.microsoft.com\/en-us\/office\/iferror-function-c526fd07-caeb-47b8-8bb6-63f3e417f611\" target=\"_blank\" rel=\"noreferrer noopener\">IFERROR()<\/a> function in Excel allows you to return a value if the expression does not work and displays an error. Follow the instructions in this short tutorial to fix this error problem in Microsoft Excel. Other very <a href=\"https:\/\/expert-only.com\/en\/excel\/the-best-excel-shortcuts-for-selection\/\"><strong>useful tips on Excel are the selection shortcuts<\/strong><\/a>.<\/p>\n\n\n\n<p><\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-how-to-remove-the-excel-errors-value-na-or-div0-and-replace-them\">How to remove the Excel errors #VALUE!, #NA! or #DIV0 and replace them?<\/h2>\n\n\n\n<p><\/p>\n\n\n\n<p>Without using the Excel function IFERROR(), the formula generates an error message for the year 2010 #DIV\/0!), because it is a division by zero. <\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"823\" height=\"422\" src=\"https:\/\/expert-only.com\/wp-content\/uploads\/2022\/03\/excel_formula_calculate_previous_year_growth.png\" alt=\"\" class=\"wp-image-5715\" srcset=\"https:\/\/expert-only.com\/wp-content\/uploads\/2022\/03\/excel_formula_calculate_previous_year_growth.png 823w, https:\/\/expert-only.com\/wp-content\/uploads\/2022\/03\/excel_formula_calculate_previous_year_growth-300x154.png 300w, https:\/\/expert-only.com\/wp-content\/uploads\/2022\/03\/excel_formula_calculate_previous_year_growth-768x394.png 768w\" sizes=\"auto, (max-width: 823px) 100vw, 823px\" \/><figcaption><strong>Excel Formula to calculate a yearly growth rate percentage<\/strong><\/figcaption><\/figure><\/div>\n\n\n\n<p>Or even a different error message in this case because the cell referenced is not from the proper data type : <strong>&#8220;A value used in the formula is from the wrong data type.&#8221;<\/strong><\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"821\" height=\"235\" src=\"https:\/\/expert-only.com\/wp-content\/uploads\/2022\/03\/excel_formula_value-na_error_no_filigran.png\" alt=\"\" class=\"wp-image-5720\" srcset=\"https:\/\/expert-only.com\/wp-content\/uploads\/2022\/03\/excel_formula_value-na_error_no_filigran.png 821w, https:\/\/expert-only.com\/wp-content\/uploads\/2022\/03\/excel_formula_value-na_error_no_filigran-300x86.png 300w, https:\/\/expert-only.com\/wp-content\/uploads\/2022\/03\/excel_formula_value-na_error_no_filigran-768x220.png 768w\" sizes=\"auto, (max-width: 821px) 100vw, 821px\" \/><figcaption><strong>The Excel Formula returns a  #VALUE! error for the first year because the previous year is not available<\/strong><\/figcaption><\/figure><\/div>\n\n\n\n<p>This function can be of great help. Let&#8217;s use the growth rate of the first year in another complex formula. Thus, using this function avoids distorting other formulas that use the value of this cell.<\/p>\n\n\n\n<p><\/p>\n\n\n\n<p>The function used in the formula to avoid the errors: <\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">=IFERROR((100\/B6) * (C6-B6) \/100, \"\")<\/pre>\n\n\n\n<p><\/p>\n\n\n\n<p>In conclusion, this article on error handling in Excel explains how to remove the <strong>Excel errors #VALUE! #N\/A and #DIV\/0!<\/strong> by adapting the formulas used with the IFERROR function.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Why is Excel still widely used for calculations?<\/h2>\n\n\n\n<p><\/p>\n\n\n\n<p><a href=\"https:\/\/expert-only.com\/en\/excel-tips\/\"><strong>Excel<\/strong><\/a> remains extremely popular as the undisputed leader in the spreadsheet market, allowing you to create a pivot table very easily. Other alternatives exist such as the <a href=\"https:\/\/www.openoffice.org\/\" target=\"_blank\" rel=\"noreferrer noopener\">OpenOffice<\/a> suite or <a href=\"https:\/\/www.google.com\/sheets\/about\/\" target=\"_blank\" rel=\"noreferrer noopener\">Google Sheets<\/a>. However, Microsoft dominates the market for business operating systems. Indeed, with Windows 10 for clients and Windows Server, Excel is the preferred choice.<\/p>\n\n\n\n<p>Another simple and fairly common problem is <strong><a href=\"https:\/\/expert-only.com\/en\/excel-tips\/open-two-excel-files-in-two-different-windows\/\">how to open two Excel windows at the same time to compare files<\/a><\/strong>.<\/p>\n\n\n\n<p>Working with Excel formulas is very powerful and very convenient to reproduce calculations across all celles in a table. Here is an article on <strong><a href=\"https:\/\/expert-only.com\/en\/excel\/split-excel-date-and-time-in-two-columns\/\">how to manage Excel date and time in two different columns<\/a><\/strong>. <\/p>\n","protected":false},"excerpt":{"rendered":"<div class=\"mh-excerpt\"><p>How to remove #VALUE! #NA! #DIV0 Excel errors with any version of Excel like 2003, 2007, 2010 or Excel 2016? Common messages are for example: #VALUE!, #N\/A, #DIV\/0!, #REF!, #NAME?, #NULL!, #NUM! Indeed, there is a trick to solve <a class=\"mh-excerpt-more\" href=\"https:\/\/expert-only.com\/en\/excel\/how-to-remove-value-na-div0-excel-errors\/\" title=\"How to remove #VALUE! #NA! #DIV0 Excel errors?\">&#8230;<\/a><\/p>\n<\/div>","protected":false},"author":1,"featured_media":5591,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[457],"tags":[],"class_list":{"0":"post-5713","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-excel"},"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v21.7 (Yoast SEO v26.2) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to remove #VALUE! #NA! #DIV0 Excel errors? Excel Tips<\/title>\n<meta name=\"description\" content=\"How to remove #VALUE! #NA! #DIV0 Excel errors? Use this formula to manage the errors in Excel tables. The IFERROR Excel function handles it.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/expert-only.com\/en\/excel\/how-to-remove-value-na-div0-excel-errors\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to remove #VALUE! #NA! #DIV0 Excel errors?\" \/>\n<meta property=\"og:description\" content=\"How to remove #VALUE! #NA! #DIV0 Excel errors? Use this formula to manage the errors in Excel tables. The IFERROR Excel function handles it.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/expert-only.com\/en\/excel\/how-to-remove-value-na-div0-excel-errors\/\" \/>\n<meta property=\"og:site_name\" content=\"SQL and IT Tutorials\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/ExpertOnlyCom\/\" \/>\n<meta property=\"article:published_time\" content=\"2022-02-13T05:42:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-03-18T10:54:24+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/expert-only.com\/wp-content\/uploads\/2017\/08\/money-DFB21C1941E_1920x1080.jpeg\" \/>\n\t<meta property=\"og:image:width\" content=\"1920\" \/>\n\t<meta property=\"og:image:height\" content=\"1080\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Expert-Only\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@expert_only\" \/>\n<meta name=\"twitter:site\" content=\"@expert_only\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Expert-Only\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/expert-only.com\/en\/excel\/how-to-remove-value-na-div0-excel-errors\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/expert-only.com\/en\/excel\/how-to-remove-value-na-div0-excel-errors\/\"},\"author\":{\"name\":\"Expert-Only\",\"@id\":\"https:\/\/expert-only.com\/en\/#\/schema\/person\/406a9576b52944f018739a42046873ef\"},\"headline\":\"How to remove #VALUE! #NA! #DIV0 Excel errors?\",\"datePublished\":\"2022-02-13T05:42:00+00:00\",\"dateModified\":\"2022-03-18T10:54:24+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/expert-only.com\/en\/excel\/how-to-remove-value-na-div0-excel-errors\/\"},\"wordCount\":390,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/expert-only.com\/en\/#organization\"},\"image\":{\"@id\":\"https:\/\/expert-only.com\/en\/excel\/how-to-remove-value-na-div0-excel-errors\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/expert-only.com\/wp-content\/uploads\/2017\/08\/money-DFB21C1941E_1920x1080.jpeg\",\"articleSection\":[\"Excel Tips\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/expert-only.com\/en\/excel\/how-to-remove-value-na-div0-excel-errors\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/expert-only.com\/en\/excel\/how-to-remove-value-na-div0-excel-errors\/\",\"url\":\"https:\/\/expert-only.com\/en\/excel\/how-to-remove-value-na-div0-excel-errors\/\",\"name\":\"How to remove #VALUE! #NA! #DIV0 Excel errors? Excel Tips\",\"isPartOf\":{\"@id\":\"https:\/\/expert-only.com\/en\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/expert-only.com\/en\/excel\/how-to-remove-value-na-div0-excel-errors\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/expert-only.com\/en\/excel\/how-to-remove-value-na-div0-excel-errors\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/expert-only.com\/wp-content\/uploads\/2017\/08\/money-DFB21C1941E_1920x1080.jpeg\",\"datePublished\":\"2022-02-13T05:42:00+00:00\",\"dateModified\":\"2022-03-18T10:54:24+00:00\",\"description\":\"How to remove #VALUE! #NA! #DIV0 Excel errors? Use this formula to manage the errors in Excel tables. The IFERROR Excel function handles it.\",\"breadcrumb\":{\"@id\":\"https:\/\/expert-only.com\/en\/excel\/how-to-remove-value-na-div0-excel-errors\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/expert-only.com\/en\/excel\/how-to-remove-value-na-div0-excel-errors\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/expert-only.com\/en\/excel\/how-to-remove-value-na-div0-excel-errors\/#primaryimage\",\"url\":\"https:\/\/expert-only.com\/wp-content\/uploads\/2017\/08\/money-DFB21C1941E_1920x1080.jpeg\",\"contentUrl\":\"https:\/\/expert-only.com\/wp-content\/uploads\/2017\/08\/money-DFB21C1941E_1920x1080.jpeg\",\"width\":1920,\"height\":1080},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/expert-only.com\/en\/excel\/how-to-remove-value-na-div0-excel-errors\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"en\",\"item\":\"https:\/\/expert-only.com\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to remove #VALUE! #NA! #DIV0 Excel errors?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/expert-only.com\/en\/#website\",\"url\":\"https:\/\/expert-only.com\/en\/\",\"name\":\"SQL and IT Tutorials\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/expert-only.com\/en\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/expert-only.com\/en\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/expert-only.com\/en\/#organization\",\"name\":\"Expert-Only\",\"url\":\"https:\/\/expert-only.com\/en\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/expert-only.com\/en\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/expert-only.com\/wp-content\/uploads\/2017\/09\/cropped-logo_Expert-Only.jpg\",\"contentUrl\":\"https:\/\/expert-only.com\/wp-content\/uploads\/2017\/09\/cropped-logo_Expert-Only.jpg\",\"width\":381,\"height\":174,\"caption\":\"Expert-Only\"},\"image\":{\"@id\":\"https:\/\/expert-only.com\/en\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/ExpertOnlyCom\/\",\"https:\/\/x.com\/expert_only\",\"https:\/\/www.youtube.com\/channel\/UCMS5sR_FwAetB0FmciNvUaA\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/expert-only.com\/en\/#\/schema\/person\/406a9576b52944f018739a42046873ef\",\"name\":\"Expert-Only\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/expert-only.com\/en\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/084b15660763ff5b13bb60b2f52f97bb?s=96&d=identicon&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/084b15660763ff5b13bb60b2f52f97bb?s=96&d=identicon&r=g\",\"caption\":\"Expert-Only\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"How to remove #VALUE! #NA! #DIV0 Excel errors? Excel Tips","description":"How to remove #VALUE! #NA! #DIV0 Excel errors? Use this formula to manage the errors in Excel tables. The IFERROR Excel function handles it.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/expert-only.com\/en\/excel\/how-to-remove-value-na-div0-excel-errors\/","og_locale":"en_US","og_type":"article","og_title":"How to remove #VALUE! #NA! #DIV0 Excel errors?","og_description":"How to remove #VALUE! #NA! #DIV0 Excel errors? Use this formula to manage the errors in Excel tables. The IFERROR Excel function handles it.","og_url":"https:\/\/expert-only.com\/en\/excel\/how-to-remove-value-na-div0-excel-errors\/","og_site_name":"SQL and IT Tutorials","article_publisher":"https:\/\/www.facebook.com\/ExpertOnlyCom\/","article_published_time":"2022-02-13T05:42:00+00:00","article_modified_time":"2022-03-18T10:54:24+00:00","og_image":[{"width":1920,"height":1080,"url":"https:\/\/expert-only.com\/wp-content\/uploads\/2017\/08\/money-DFB21C1941E_1920x1080.jpeg","type":"image\/jpeg"}],"author":"Expert-Only","twitter_card":"summary_large_image","twitter_creator":"@expert_only","twitter_site":"@expert_only","twitter_misc":{"Written by":"Expert-Only","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/expert-only.com\/en\/excel\/how-to-remove-value-na-div0-excel-errors\/#article","isPartOf":{"@id":"https:\/\/expert-only.com\/en\/excel\/how-to-remove-value-na-div0-excel-errors\/"},"author":{"name":"Expert-Only","@id":"https:\/\/expert-only.com\/en\/#\/schema\/person\/406a9576b52944f018739a42046873ef"},"headline":"How to remove #VALUE! #NA! #DIV0 Excel errors?","datePublished":"2022-02-13T05:42:00+00:00","dateModified":"2022-03-18T10:54:24+00:00","mainEntityOfPage":{"@id":"https:\/\/expert-only.com\/en\/excel\/how-to-remove-value-na-div0-excel-errors\/"},"wordCount":390,"commentCount":0,"publisher":{"@id":"https:\/\/expert-only.com\/en\/#organization"},"image":{"@id":"https:\/\/expert-only.com\/en\/excel\/how-to-remove-value-na-div0-excel-errors\/#primaryimage"},"thumbnailUrl":"https:\/\/expert-only.com\/wp-content\/uploads\/2017\/08\/money-DFB21C1941E_1920x1080.jpeg","articleSection":["Excel Tips"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/expert-only.com\/en\/excel\/how-to-remove-value-na-div0-excel-errors\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/expert-only.com\/en\/excel\/how-to-remove-value-na-div0-excel-errors\/","url":"https:\/\/expert-only.com\/en\/excel\/how-to-remove-value-na-div0-excel-errors\/","name":"How to remove #VALUE! #NA! #DIV0 Excel errors? Excel Tips","isPartOf":{"@id":"https:\/\/expert-only.com\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/expert-only.com\/en\/excel\/how-to-remove-value-na-div0-excel-errors\/#primaryimage"},"image":{"@id":"https:\/\/expert-only.com\/en\/excel\/how-to-remove-value-na-div0-excel-errors\/#primaryimage"},"thumbnailUrl":"https:\/\/expert-only.com\/wp-content\/uploads\/2017\/08\/money-DFB21C1941E_1920x1080.jpeg","datePublished":"2022-02-13T05:42:00+00:00","dateModified":"2022-03-18T10:54:24+00:00","description":"How to remove #VALUE! #NA! #DIV0 Excel errors? Use this formula to manage the errors in Excel tables. The IFERROR Excel function handles it.","breadcrumb":{"@id":"https:\/\/expert-only.com\/en\/excel\/how-to-remove-value-na-div0-excel-errors\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/expert-only.com\/en\/excel\/how-to-remove-value-na-div0-excel-errors\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/expert-only.com\/en\/excel\/how-to-remove-value-na-div0-excel-errors\/#primaryimage","url":"https:\/\/expert-only.com\/wp-content\/uploads\/2017\/08\/money-DFB21C1941E_1920x1080.jpeg","contentUrl":"https:\/\/expert-only.com\/wp-content\/uploads\/2017\/08\/money-DFB21C1941E_1920x1080.jpeg","width":1920,"height":1080},{"@type":"BreadcrumbList","@id":"https:\/\/expert-only.com\/en\/excel\/how-to-remove-value-na-div0-excel-errors\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"en","item":"https:\/\/expert-only.com\/en\/"},{"@type":"ListItem","position":2,"name":"How to remove #VALUE! #NA! #DIV0 Excel errors?"}]},{"@type":"WebSite","@id":"https:\/\/expert-only.com\/en\/#website","url":"https:\/\/expert-only.com\/en\/","name":"SQL and IT Tutorials","description":"","publisher":{"@id":"https:\/\/expert-only.com\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/expert-only.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/expert-only.com\/en\/#organization","name":"Expert-Only","url":"https:\/\/expert-only.com\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/expert-only.com\/en\/#\/schema\/logo\/image\/","url":"https:\/\/expert-only.com\/wp-content\/uploads\/2017\/09\/cropped-logo_Expert-Only.jpg","contentUrl":"https:\/\/expert-only.com\/wp-content\/uploads\/2017\/09\/cropped-logo_Expert-Only.jpg","width":381,"height":174,"caption":"Expert-Only"},"image":{"@id":"https:\/\/expert-only.com\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/ExpertOnlyCom\/","https:\/\/x.com\/expert_only","https:\/\/www.youtube.com\/channel\/UCMS5sR_FwAetB0FmciNvUaA"]},{"@type":"Person","@id":"https:\/\/expert-only.com\/en\/#\/schema\/person\/406a9576b52944f018739a42046873ef","name":"Expert-Only","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/expert-only.com\/en\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/084b15660763ff5b13bb60b2f52f97bb?s=96&d=identicon&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/084b15660763ff5b13bb60b2f52f97bb?s=96&d=identicon&r=g","caption":"Expert-Only"}}]}},"_links":{"self":[{"href":"https:\/\/expert-only.com\/en\/wp-json\/wp\/v2\/posts\/5713","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/expert-only.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/expert-only.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/expert-only.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/expert-only.com\/en\/wp-json\/wp\/v2\/comments?post=5713"}],"version-history":[{"count":0,"href":"https:\/\/expert-only.com\/en\/wp-json\/wp\/v2\/posts\/5713\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/expert-only.com\/en\/wp-json\/wp\/v2\/media\/5591"}],"wp:attachment":[{"href":"https:\/\/expert-only.com\/en\/wp-json\/wp\/v2\/media?parent=5713"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/expert-only.com\/en\/wp-json\/wp\/v2\/categories?post=5713"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/expert-only.com\/en\/wp-json\/wp\/v2\/tags?post=5713"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}