{"id":201841,"date":"2024-01-26T14:43:15","date_gmt":"2024-01-26T14:43:15","guid":{"rendered":"https:\/\/namso-gen.co\/blog\/how-to-take-second-value-in-fixed-calculation-tableau\/"},"modified":"2024-01-26T14:43:15","modified_gmt":"2024-01-26T14:43:15","slug":"how-to-take-second-value-in-fixed-calculation-tableau","status":"publish","type":"post","link":"https:\/\/namso-gen.co\/blog\/how-to-take-second-value-in-fixed-calculation-tableau\/","title":{"rendered":"How to take second value in fixed calculation Tableau?"},"content":{"rendered":"<p>In Tableau, fixed calculations are used to create calculated fields that are computed based on a specific level of detail, regardless of the visualization being used. However, if you want to specifically target the second value within a fixed calculation, you can use a combination of techniques to achieve this.<\/p>\n<p><b>To take the second value in a fixed calculation Tableau, you can use the INDEX() function along with the FIXED level of detail expression. This allows you to specifically target the second value within the calculation.<\/b><\/p>\n<p>To demonstrate this, let&#8217;s consider an example where you have a dataset of sales data and you want to calculate the sales for the second highest selling product. You can achieve this by creating a calculated field using the following formula:<\/p>\n<p>&#8220;`<br \/>\n{ FIXED : INDEX(SUM(Sales), 2) }<br \/>\n&#8220;`<\/p>\n<p>This formula uses the SUM(Sales) field to calculate the sales for each product, then uses the INDEX() function with a value of 2 to extract the second value in the fixed calculation.<\/p>\n<p>By using this technique, you can easily extract specific values within fixed calculations in Tableau, allowing for more advanced and targeted analysis of your data.<\/p>\n<div id=\"ez-toc-container\" class=\"ez-toc-v2_0_62 counter-hierarchy ez-toc-counter ez-toc-grey ez-toc-container-direction\">\n<div class=\"ez-toc-title-container\">\n<p class=\"ez-toc-title \" >Table of Contents<\/p>\n<span class=\"ez-toc-title-toggle\"><a href=\"#\" class=\"ez-toc-pull-right ez-toc-btn ez-toc-btn-xs ez-toc-btn-default ez-toc-toggle\" aria-label=\"Toggle Table of Content\"><span class=\"ez-toc-js-icon-con\"><span class=\"\"><span class=\"eztoc-hide\" style=\"display:none;\">Toggle<\/span><span class=\"ez-toc-icon-toggle-span\"><svg style=\"fill: #999;color:#999\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"list-377408\" width=\"20px\" height=\"20px\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M6 6H4v2h2V6zm14 0H8v2h12V6zM4 11h2v2H4v-2zm16 0H8v2h12v-2zM4 16h2v2H4v-2zm16 0H8v2h12v-2z\" fill=\"currentColor\"><\/path><\/svg><svg style=\"fill: #999;color:#999\" class=\"arrow-unsorted-368013\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"10px\" height=\"10px\" viewBox=\"0 0 24 24\" version=\"1.2\" baseProfile=\"tiny\"><path d=\"M18.2 9.3l-6.2-6.3-6.2 6.3c-.2.2-.3.4-.3.7s.1.5.3.7c.2.2.4.3.7.3h11c.3 0 .5-.1.7-.3.2-.2.3-.5.3-.7s-.1-.5-.3-.7zM5.8 14.7l6.2 6.3 6.2-6.3c.2-.2.3-.5.3-.7s-.1-.5-.3-.7c-.2-.2-.4-.3-.7-.3h-11c-.3 0-.5.1-.7.3-.2.2-.3.5-.3.7s.1.5.3.7z\"\/><\/svg><\/span><\/span><\/span><\/a><\/span><\/div>\n<nav><ul class='ez-toc-list ez-toc-list-level-1 ' ><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-1\" href=\"https:\/\/namso-gen.co\/blog\/how-to-take-second-value-in-fixed-calculation-tableau\/#FAQs\" title=\"FAQs:\">FAQs:<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-2\" href=\"https:\/\/namso-gen.co\/blog\/how-to-take-second-value-in-fixed-calculation-tableau\/#1_How_can_I_take_the_third_value_in_a_fixed_calculation_in_Tableau\" title=\"1. How can I take the third value in a fixed calculation in Tableau?\">1. How can I take the third value in a fixed calculation in Tableau?<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-3\" href=\"https:\/\/namso-gen.co\/blog\/how-to-take-second-value-in-fixed-calculation-tableau\/#2_Is_it_possible_to_take_the_nth_value_in_a_fixed_calculation_in_Tableau\" title=\"2. Is it possible to take the nth value in a fixed calculation in Tableau?\">2. Is it possible to take the nth value in a fixed calculation in Tableau?<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-4\" href=\"https:\/\/namso-gen.co\/blog\/how-to-take-second-value-in-fixed-calculation-tableau\/#3_Can_I_use_the_RANK_function_to_extract_specific_values_in_a_fixed_calculation\" title=\"3. Can I use the RANK() function to extract specific values in a fixed calculation?\">3. Can I use the RANK() function to extract specific values in a fixed calculation?<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-5\" href=\"https:\/\/namso-gen.co\/blog\/how-to-take-second-value-in-fixed-calculation-tableau\/#4_What_is_the_difference_between_FIXED_level_of_detail_expressions_and_INCLUDEEXCLUDE_level_of_detail_expressions\" title=\"4. What is the difference between FIXED level of detail expressions and INCLUDE\/EXCLUDE level of detail expressions?\">4. What is the difference between FIXED level of detail expressions and INCLUDE\/EXCLUDE level of detail expressions?<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-6\" href=\"https:\/\/namso-gen.co\/blog\/how-to-take-second-value-in-fixed-calculation-tableau\/#5_How_can_I_troubleshoot_issues_with_extracting_specific_values_in_fixed_calculations\" title=\"5. How can I troubleshoot issues with extracting specific values in fixed calculations?\">5. How can I troubleshoot issues with extracting specific values in fixed calculations?<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-7\" href=\"https:\/\/namso-gen.co\/blog\/how-to-take-second-value-in-fixed-calculation-tableau\/#6_Can_I_use_a_parameter_to_dynamically_select_the_value_to_extract_in_a_fixed_calculation\" title=\"6. Can I use a parameter to dynamically select the value to extract in a fixed calculation?\">6. Can I use a parameter to dynamically select the value to extract in a fixed calculation?<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-8\" href=\"https:\/\/namso-gen.co\/blog\/how-to-take-second-value-in-fixed-calculation-tableau\/#7_Are_there_limitations_to_extracting_specific_values_within_fixed_calculations_in_Tableau\" title=\"7. Are there limitations to extracting specific values within fixed calculations in Tableau?\">7. Are there limitations to extracting specific values within fixed calculations in Tableau?<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-9\" href=\"https:\/\/namso-gen.co\/blog\/how-to-take-second-value-in-fixed-calculation-tableau\/#8_How_can_I_visualize_the_extracted_values_from_fixed_calculations_in_Tableau\" title=\"8. How can I visualize the extracted values from fixed calculations in Tableau?\">8. How can I visualize the extracted values from fixed calculations in Tableau?<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-10\" href=\"https:\/\/namso-gen.co\/blog\/how-to-take-second-value-in-fixed-calculation-tableau\/#9_Can_I_use_conditional_statements_within_fixed_calculations_to_extract_values\" title=\"9. Can I use conditional statements within fixed calculations to extract values?\">9. Can I use conditional statements within fixed calculations to extract values?<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-11\" href=\"https:\/\/namso-gen.co\/blog\/how-to-take-second-value-in-fixed-calculation-tableau\/#10_Is_it_possible_to_rank_values_within_fixed_calculations_in_Tableau\" title=\"10. Is it possible to rank values within fixed calculations in Tableau?\">10. Is it possible to rank values within fixed calculations in Tableau?<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-12\" href=\"https:\/\/namso-gen.co\/blog\/how-to-take-second-value-in-fixed-calculation-tableau\/#11_How_can_I_compare_the_extracted_values_from_fixed_calculations_across_different_categories\" title=\"11. How can I compare the extracted values from fixed calculations across different categories?\">11. How can I compare the extracted values from fixed calculations across different categories?<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-13\" href=\"https:\/\/namso-gen.co\/blog\/how-to-take-second-value-in-fixed-calculation-tableau\/#12_Can_I_export_the_extracted_values_from_fixed_calculations_for_further_analysis_outside_of_Tableau\" title=\"12. Can I export the extracted values from fixed calculations for further analysis outside of Tableau?\">12. Can I export the extracted values from fixed calculations for further analysis outside of Tableau?<\/a><\/li><\/ul><\/nav><\/div>\n<h3><span class=\"ez-toc-section\" id=\"FAQs\"><\/span>FAQs:<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<h3><span class=\"ez-toc-section\" id=\"1_How_can_I_take_the_third_value_in_a_fixed_calculation_in_Tableau\"><\/span>1. How can I take the third value in a fixed calculation in Tableau?<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p>\nYou can modify the INDEX() function in your fixed calculation to extract the third value by changing the value within the function to 3.<\/p>\n<h3><span class=\"ez-toc-section\" id=\"2_Is_it_possible_to_take_the_nth_value_in_a_fixed_calculation_in_Tableau\"><\/span>2. Is it possible to take the nth value in a fixed calculation in Tableau?<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p>\nYes, you can take the nth value in a fixed calculation by adjusting the value within the INDEX() function to the desired position.<\/p>\n<h3><span class=\"ez-toc-section\" id=\"3_Can_I_use_the_RANK_function_to_extract_specific_values_in_a_fixed_calculation\"><\/span>3. Can I use the RANK() function to extract specific values in a fixed calculation?<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p>\nWhile you can use the RANK() function, it is recommended to use the INDEX() function for extracting specific values within a fixed calculation.<\/p>\n<h3><span class=\"ez-toc-section\" id=\"4_What_is_the_difference_between_FIXED_level_of_detail_expressions_and_INCLUDEEXCLUDE_level_of_detail_expressions\"><\/span>4. What is the difference between FIXED level of detail expressions and INCLUDE\/EXCLUDE level of detail expressions?<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p>\nFIXED level of detail expressions calculate values at the specified level of detail, regardless of the visualization, while INCLUDE\/EXCLUDE level of detail expressions dynamically adjust based on the visualization context.<\/p>\n<h3><span class=\"ez-toc-section\" id=\"5_How_can_I_troubleshoot_issues_with_extracting_specific_values_in_fixed_calculations\"><\/span>5. How can I troubleshoot issues with extracting specific values in fixed calculations?<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p>\nIf you encounter issues with extracting specific values, double-check the syntax of your calculation and ensure that you are using the appropriate functions for your desired outcome.<\/p>\n<h3><span class=\"ez-toc-section\" id=\"6_Can_I_use_a_parameter_to_dynamically_select_the_value_to_extract_in_a_fixed_calculation\"><\/span>6. Can I use a parameter to dynamically select the value to extract in a fixed calculation?<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p>\nYes, you can use a parameter in Tableau to dynamically select the value to extract within a fixed calculation, allowing for more flexibility in your analysis.<\/p>\n<h3><span class=\"ez-toc-section\" id=\"7_Are_there_limitations_to_extracting_specific_values_within_fixed_calculations_in_Tableau\"><\/span>7. Are there limitations to extracting specific values within fixed calculations in Tableau?<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p>\nWhile Tableau offers a wide range of functions for calculations, there may be limitations depending on the complexity of the desired extraction. Experiment with different techniques to find the most suitable approach.<\/p>\n<h3><span class=\"ez-toc-section\" id=\"8_How_can_I_visualize_the_extracted_values_from_fixed_calculations_in_Tableau\"><\/span>8. How can I visualize the extracted values from fixed calculations in Tableau?<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p>\nOnce you have extracted specific values within fixed calculations, you can visualize them using various chart types such as bar charts, line charts, or scatter plots to gain insights from the data.<\/p>\n<h3><span class=\"ez-toc-section\" id=\"9_Can_I_use_conditional_statements_within_fixed_calculations_to_extract_values\"><\/span>9. Can I use conditional statements within fixed calculations to extract values?<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p>\nYes, you can incorporate conditional statements within fixed calculations to selectively extract specific values based on certain criteria, allowing for more customizable analysis.<\/p>\n<h3><span class=\"ez-toc-section\" id=\"10_Is_it_possible_to_rank_values_within_fixed_calculations_in_Tableau\"><\/span>10. Is it possible to rank values within fixed calculations in Tableau?<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p>\nYes, you can use the RANK() function in conjunction with fixed calculations to rank values based on specific criteria, providing additional insights into your data.<\/p>\n<h3><span class=\"ez-toc-section\" id=\"11_How_can_I_compare_the_extracted_values_from_fixed_calculations_across_different_categories\"><\/span>11. How can I compare the extracted values from fixed calculations across different categories?<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p>\nYou can use Tableau&#8217;s visualization features to compare the extracted values across different categories by creating grouped bar charts, scatter plots, or other visualizations to highlight trends and patterns in the data.<\/p>\n<h3><span class=\"ez-toc-section\" id=\"12_Can_I_export_the_extracted_values_from_fixed_calculations_for_further_analysis_outside_of_Tableau\"><\/span>12. Can I export the extracted values from fixed calculations for further analysis outside of Tableau?<span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p>\nYes, you can export the extracted values from fixed calculations in Tableau to formats such as Excel or CSV for further analysis in external tools or software.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>In Tableau, fixed calculations are used to create calculated fields that are computed based on a specific level of detail, regardless of the visualization being used. However, if you want to specifically target the second value within a fixed calculation, you can use a combination of techniques to achieve this. To take the second value &#8230; <\/p>\n<p class=\"read-more-container\"><a title=\"How to take second value in fixed calculation Tableau?\" class=\"read-more button\" href=\"https:\/\/namso-gen.co\/blog\/how-to-take-second-value-in-fixed-calculation-tableau\/#more-201841\">Read more<span class=\"screen-reader-text\">How to take second value in fixed calculation Tableau?<\/span><\/a><\/p>\n","protected":false},"author":51,"featured_media":107420,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[86279],"tags":[],"class_list":["post-201841","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-learn","no-featured-image-padding"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v22.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to take second value in fixed calculation Tableau?<\/title>\n<meta name=\"description\" content=\"In Tableau, fixed calculations are used to create calculated fields that are computed based on a specific level of detail, regardless of the visualization\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/namso-gen.co\/blog\/how-to-take-second-value-in-fixed-calculation-tableau\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to take second value in fixed calculation Tableau?\" \/>\n<meta property=\"og:description\" content=\"In Tableau, fixed calculations are used to create calculated fields that are computed based on a specific level of detail, regardless of the visualization\" \/>\n<meta property=\"og:url\" content=\"https:\/\/namso-gen.co\/blog\/how-to-take-second-value-in-fixed-calculation-tableau\/\" \/>\n<meta property=\"og:site_name\" content=\"Namso Gen Blog - Free Credit Card Generator [100% Valid]\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/synchronyfinancial\" \/>\n<meta property=\"article:published_time\" content=\"2024-01-26T14:43:15+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/namso-gen.co\/blog\/wp-content\/uploads\/2020\/07\/namso-gen-logo.png\" \/>\n\t<meta property=\"og:image:width\" content=\"500\" \/>\n\t<meta property=\"og:image:height\" content=\"164\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Adam Forbes\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@synchrony\" \/>\n<meta name=\"twitter:site\" content=\"@synchrony\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Adam Forbes\" \/>\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:\/\/namso-gen.co\/blog\/how-to-take-second-value-in-fixed-calculation-tableau\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/namso-gen.co\/blog\/how-to-take-second-value-in-fixed-calculation-tableau\/\"},\"author\":{\"name\":\"Adam Forbes\",\"@id\":\"https:\/\/namso-gen.co\/blog\/#\/schema\/person\/88cd882dfb29a6b147bc0ea26dc84060\"},\"headline\":\"How to take second value in fixed calculation Tableau?\",\"datePublished\":\"2024-01-26T14:43:15+00:00\",\"dateModified\":\"2024-01-26T14:43:15+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/namso-gen.co\/blog\/how-to-take-second-value-in-fixed-calculation-tableau\/\"},\"wordCount\":682,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/namso-gen.co\/blog\/#organization\"},\"articleSection\":[\"Learn\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/namso-gen.co\/blog\/how-to-take-second-value-in-fixed-calculation-tableau\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/namso-gen.co\/blog\/how-to-take-second-value-in-fixed-calculation-tableau\/\",\"url\":\"https:\/\/namso-gen.co\/blog\/how-to-take-second-value-in-fixed-calculation-tableau\/\",\"name\":\"How to take second value in fixed calculation Tableau?\",\"isPartOf\":{\"@id\":\"https:\/\/namso-gen.co\/blog\/#website\"},\"datePublished\":\"2024-01-26T14:43:15+00:00\",\"dateModified\":\"2024-01-26T14:43:15+00:00\",\"description\":\"In Tableau, fixed calculations are used to create calculated fields that are computed based on a specific level of detail, regardless of the visualization\",\"breadcrumb\":{\"@id\":\"https:\/\/namso-gen.co\/blog\/how-to-take-second-value-in-fixed-calculation-tableau\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/namso-gen.co\/blog\/how-to-take-second-value-in-fixed-calculation-tableau\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/namso-gen.co\/blog\/how-to-take-second-value-in-fixed-calculation-tableau\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/namso-gen.co\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to take second value in fixed calculation Tableau?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/namso-gen.co\/blog\/#website\",\"url\":\"https:\/\/namso-gen.co\/blog\/\",\"name\":\"Namso Gen Blog - Free Credit Card Generator [100% Valid]\",\"description\":\"In Namso gen blog you can get many tips regarding to Credit cards, VCC, Credit card security etc. You can generate credit cards by using Namso-gen.co\",\"publisher\":{\"@id\":\"https:\/\/namso-gen.co\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/namso-gen.co\/blog\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/namso-gen.co\/blog\/#organization\",\"name\":\"Namso Gen Blog - Free Credit Card Generator [100% Valid]\",\"url\":\"https:\/\/namso-gen.co\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/namso-gen.co\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/namso-gen.co\/blog\/wp-content\/uploads\/2020\/07\/namso-gen-logo.png\",\"contentUrl\":\"https:\/\/namso-gen.co\/blog\/wp-content\/uploads\/2020\/07\/namso-gen-logo.png\",\"width\":500,\"height\":164,\"caption\":\"Namso Gen Blog - Free Credit Card Generator [100% Valid]\"},\"image\":{\"@id\":\"https:\/\/namso-gen.co\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/synchronyfinancial\",\"https:\/\/twitter.com\/synchrony\",\"https:\/\/www.youtube.com\/synchronyfinancial\",\"https:\/\/www.instagram.com\/synchrony\",\"https:\/\/www.linkedin.com\/company\/synchrony-financial\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/namso-gen.co\/blog\/#\/schema\/person\/88cd882dfb29a6b147bc0ea26dc84060\",\"name\":\"Adam Forbes\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/namso-gen.co\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/?s=96&d=mm&r=g\",\"caption\":\"Adam Forbes\"},\"description\":\"Guest author Adam Forbes has meticulously crafted and revised this article to the best of their knowledge and understanding. Readers are strongly advised to exercise caution, verify information independently, and rely on their own judgment when considering the information provided. Read more articles on Namso Gen here.\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to take second value in fixed calculation Tableau?","description":"In Tableau, fixed calculations are used to create calculated fields that are computed based on a specific level of detail, regardless of the visualization","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:\/\/namso-gen.co\/blog\/how-to-take-second-value-in-fixed-calculation-tableau\/","og_locale":"en_US","og_type":"article","og_title":"How to take second value in fixed calculation Tableau?","og_description":"In Tableau, fixed calculations are used to create calculated fields that are computed based on a specific level of detail, regardless of the visualization","og_url":"https:\/\/namso-gen.co\/blog\/how-to-take-second-value-in-fixed-calculation-tableau\/","og_site_name":"Namso Gen Blog - Free Credit Card Generator [100% Valid]","article_publisher":"https:\/\/www.facebook.com\/synchronyfinancial","article_published_time":"2024-01-26T14:43:15+00:00","og_image":[{"width":500,"height":164,"url":"https:\/\/namso-gen.co\/blog\/wp-content\/uploads\/2020\/07\/namso-gen-logo.png","type":"image\/png"}],"author":"Adam Forbes","twitter_card":"summary_large_image","twitter_creator":"@synchrony","twitter_site":"@synchrony","twitter_misc":{"Written by":"Adam Forbes","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/namso-gen.co\/blog\/how-to-take-second-value-in-fixed-calculation-tableau\/#article","isPartOf":{"@id":"https:\/\/namso-gen.co\/blog\/how-to-take-second-value-in-fixed-calculation-tableau\/"},"author":{"name":"Adam Forbes","@id":"https:\/\/namso-gen.co\/blog\/#\/schema\/person\/88cd882dfb29a6b147bc0ea26dc84060"},"headline":"How to take second value in fixed calculation Tableau?","datePublished":"2024-01-26T14:43:15+00:00","dateModified":"2024-01-26T14:43:15+00:00","mainEntityOfPage":{"@id":"https:\/\/namso-gen.co\/blog\/how-to-take-second-value-in-fixed-calculation-tableau\/"},"wordCount":682,"commentCount":0,"publisher":{"@id":"https:\/\/namso-gen.co\/blog\/#organization"},"articleSection":["Learn"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/namso-gen.co\/blog\/how-to-take-second-value-in-fixed-calculation-tableau\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/namso-gen.co\/blog\/how-to-take-second-value-in-fixed-calculation-tableau\/","url":"https:\/\/namso-gen.co\/blog\/how-to-take-second-value-in-fixed-calculation-tableau\/","name":"How to take second value in fixed calculation Tableau?","isPartOf":{"@id":"https:\/\/namso-gen.co\/blog\/#website"},"datePublished":"2024-01-26T14:43:15+00:00","dateModified":"2024-01-26T14:43:15+00:00","description":"In Tableau, fixed calculations are used to create calculated fields that are computed based on a specific level of detail, regardless of the visualization","breadcrumb":{"@id":"https:\/\/namso-gen.co\/blog\/how-to-take-second-value-in-fixed-calculation-tableau\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/namso-gen.co\/blog\/how-to-take-second-value-in-fixed-calculation-tableau\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/namso-gen.co\/blog\/how-to-take-second-value-in-fixed-calculation-tableau\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/namso-gen.co\/blog\/"},{"@type":"ListItem","position":2,"name":"How to take second value in fixed calculation Tableau?"}]},{"@type":"WebSite","@id":"https:\/\/namso-gen.co\/blog\/#website","url":"https:\/\/namso-gen.co\/blog\/","name":"Namso Gen Blog - Free Credit Card Generator [100% Valid]","description":"In Namso gen blog you can get many tips regarding to Credit cards, VCC, Credit card security etc. You can generate credit cards by using Namso-gen.co","publisher":{"@id":"https:\/\/namso-gen.co\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/namso-gen.co\/blog\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/namso-gen.co\/blog\/#organization","name":"Namso Gen Blog - Free Credit Card Generator [100% Valid]","url":"https:\/\/namso-gen.co\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/namso-gen.co\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/namso-gen.co\/blog\/wp-content\/uploads\/2020\/07\/namso-gen-logo.png","contentUrl":"https:\/\/namso-gen.co\/blog\/wp-content\/uploads\/2020\/07\/namso-gen-logo.png","width":500,"height":164,"caption":"Namso Gen Blog - Free Credit Card Generator [100% Valid]"},"image":{"@id":"https:\/\/namso-gen.co\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/synchronyfinancial","https:\/\/twitter.com\/synchrony","https:\/\/www.youtube.com\/synchronyfinancial","https:\/\/www.instagram.com\/synchrony","https:\/\/www.linkedin.com\/company\/synchrony-financial"]},{"@type":"Person","@id":"https:\/\/namso-gen.co\/blog\/#\/schema\/person\/88cd882dfb29a6b147bc0ea26dc84060","name":"Adam Forbes","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/namso-gen.co\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/?s=96&d=mm&r=g","caption":"Adam Forbes"},"description":"Guest author Adam Forbes has meticulously crafted and revised this article to the best of their knowledge and understanding. Readers are strongly advised to exercise caution, verify information independently, and rely on their own judgment when considering the information provided. Read more articles on Namso Gen here."}]}},"_links":{"self":[{"href":"https:\/\/namso-gen.co\/blog\/wp-json\/wp\/v2\/posts\/201841","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/namso-gen.co\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/namso-gen.co\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/namso-gen.co\/blog\/wp-json\/wp\/v2\/users\/51"}],"replies":[{"embeddable":true,"href":"https:\/\/namso-gen.co\/blog\/wp-json\/wp\/v2\/comments?post=201841"}],"version-history":[{"count":0,"href":"https:\/\/namso-gen.co\/blog\/wp-json\/wp\/v2\/posts\/201841\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/namso-gen.co\/blog\/wp-json\/wp\/v2\/media\/107420"}],"wp:attachment":[{"href":"https:\/\/namso-gen.co\/blog\/wp-json\/wp\/v2\/media?parent=201841"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/namso-gen.co\/blog\/wp-json\/wp\/v2\/categories?post=201841"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/namso-gen.co\/blog\/wp-json\/wp\/v2\/tags?post=201841"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}