{"id":3476,"date":"2023-04-12T15:33:22","date_gmt":"2023-04-12T15:33:22","guid":{"rendered":"https:\/\/quebit.com\/askquebit\/using-default-views-in-ibm-planning-analytics\/"},"modified":"2026-01-20T16:31:42","modified_gmt":"2026-01-20T16:31:42","slug":"using-default-views-in-ibm-planning-analytics","status":"publish","type":"post","link":"https:\/\/quebit.com\/askquebit\/using-default-views-in-ibm-planning-analytics\/","title":{"rendered":"How Do I Use Default Views in IBM Planning Analytics?"},"content":{"rendered":"<p>IBM defines a <u>cube<\/u> as <em>\u201c\u2026the basic container for data\u2026<\/em>\u201d and a cube <u>view<\/u> as <em>\u201c\u2026the definition of how a cube&#8217;s dimensions are arranged\u2026<\/em>\u201d. Planning Analytics cubes can each have multiple views defined and typically, each cube will have specific views designed to assist with common reporting needs.<\/p>\n<p><strong>Common Views<\/strong><\/p>\n<p>In addition to defining various common views, it is always a good idea to also define a <em>default view<\/em> for each cube in a model. A default view is the view that will be loaded if you just double-click the cube or open the cube without first selecting one of the specific saved views.<\/p>\n<p>You can save <em>any view<\/em> of cube data for quick access in the future and any view as the cubes default view. Remember though that each cube view must have a <u>unique name<\/u> and a cube can have only one (actually one public and one private) default view. Default views automatically display in the Cube Viewer or when you double-click the cube name in the Server Explorer window.<\/p>\n<p>When you create a common view, the intention is to arrange the dimensionality and data of the cube in a way that you need to view the data so that you don\u2019t have to take the time to re-arrange the dimensions and data each time you need to view the data in a certain way. For example, you might define a balance sheet view, or an income statement view for a Finance cube. \u00a0You can read about how to create a new cube view <a href=\"https:\/\/www.ibm.com\/docs\/en\/planning-analytics\/2.0.0?topic=viewer-creating-new-cube-view\">here<\/a>.<\/p>\n<p><strong>Default Views<\/strong><\/p>\n<p>When you create a <em>default<\/em> view, the objective is a bit different, that is you want to arrange the dimensionality and data in such a way that the view loads <em>as quickly as possible<\/em>. This is typically done by selecting only aggregated elements for each dimension, such as\u00a0 \u201cTotal Company\u201d or \u201cAll Regions\u201d (rather than listing all of the company or region elements). When a cube view loads, the more elements that are visible, the <em>longer<\/em> it will take to load. \u00a0Typically, setting each dimension to the \u201ctop level\u201d element (aggregation) will improve the view load time, however, there is a nuance in that sometimes this \u201cTop of the House\u201d (e.g., Total Regions etc.) selection will be slow if it is at the top of a very large dimension and has to consolidate or \u201crollup\u201d up MANY rule-calculated values. In this case, it is better to select a default as one of the \u201csmaller\u201d elements in the dimension.<\/p>\n<p><strong>Leveraging MDX Expressions<\/strong><\/p>\n<p>Once you have a view defined you may want to take things a bit further and make the view <em>dynamic<\/em> by using a dynamic subset within the view. A dynamic subset can use <a href=\"https:\/\/www.ibm.com\/docs\/en\/planning-analytics\/2.0.0?topic=mfs-tm1-specific-mdx-functions\">an MDX expression<\/a> to automatically filter elements from a dimension (rather than showing a static list of pre-selected elements). For example, you could define a static subset on a Year dimension to show the current \u201cReporting Year\u201d and then manually update the subset as part of a reporting year-end process or, you could use an MDX expression to <em>drive<\/em> or change the subset automatically so that it always shows whatever the current reporting year is without anyone having to update it \u2013 a much more efficient approach.<\/p>\n<p><strong>Use Case<\/strong><\/p>\n<p>For illustration, here is a simple (but practical) use case using the \u201cPlanning Sample\u201d Planning Analytics (PA) server that is included with the PA installation. In this server there is a cube named \u201cplan_Report\u201d. Let\u2019s suppose that this cube is used for monthly reporting. Here is the cube and its dimensionality (shown in the TM1 Architect user interface):<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-2329 alignnone\" src=\"https:\/\/quebit.com\/askquebit\/wp-content\/uploads\/2022\/06\/def1-min.jpg\" alt=\"\" width=\"579\" height=\"519\" \/><\/p>\n<p>There are already a number of views defined for this cube, but let\u2019s create a default view that will load a fast as possible when a user opens the cube. To do that you can:<\/p>\n<ol>\n<li>Double-click the cube name<\/li>\n<li>Modify the view to meet our requirements. For this default view we want to select the highest-level aggregated element for each dimension:\n<ul>\n<li>plan_business_unit = \u201cTotal Business Unit\u201d<\/li>\n<li>plan_department = \u201cTotal Organization\u201d<\/li>\n<li>plan_chart_of_Accounts = \u201cNet Operating Income\u201d<\/li>\n<li>plan_exchange_rates = \u201clocal\u201d<\/li>\n<li>plan_report = \u201cactual\u201d<\/li>\n<li>plan_time = \u201c2005\u201d<\/li>\n<\/ul>\n<\/li>\n<\/ol>\n<p>We\u2019ll also \u201cdrag\u201d the plan_chart_of_accounts dimension down as the rows dimension and \u201cdrop\u201d the plan_time dimension as the columns in the view. Next click <strong>Actions<\/strong>\u00a0&gt;\u00a0<strong>Save as<\/strong> and <strong>Default <\/strong>(to save the view as the default view for the cube):<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-2318 alignnone\" src=\"https:\/\/quebit.com\/askquebit\/wp-content\/uploads\/2022\/06\/def2-min.jpg\" alt=\"\" width=\"900\" height=\"464\" \/><\/p>\n<p>Now we have an <u>efficient<\/u> default view defined for the cube, since all of the dimensions are set to their highest level of aggregation. No matter how many elements are added to each of the dimensions or how many additional periods are added to the plan_time dimension, our default view will always load very quickly.<\/p>\n<p><strong>Reporting Year<\/strong><\/p>\n<p>The only problem with this view is that as the Reporting Year changes, an administrator will need to open the default view, change the selected plan_time element (to the current Reporting Year) and re-save the view (as the updated default). With everything else an administrator may need to do, this is one task they shouldn\u2019t need to deal with, so you can alter the default view to use an MDX based, dynamic subset that always selects the current Reporting Year automatically.<\/p>\n<p>There is a \u201cglobal settings\u201d cube within the server named \u201cplan_Control\u201d. This cube contains values that \u201ccontrol\u201d all planning processes and reports. This cube already has the values: \u201cData Source\u201d and \u201cCorporate Currency\u201d, so why not add a new value to control the current Reporting Year? To do that:<\/p>\n<ol>\n<li>As an administrator, right-click on the \u201cplan_controls\u201d dimension and select <strong>Edit Dimension Structure\u2026<\/strong><\/li>\n<\/ol>\n<p><strong><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-2319 alignnone\" src=\"https:\/\/quebit.com\/askquebit\/wp-content\/uploads\/2022\/06\/def3-min.jpg\" alt=\"\" width=\"453\" height=\"360\" \/><\/strong><\/p>\n<ol start=\"2\">\n<li>In the <strong>Dimension Editor<\/strong>, select <strong>Edit<\/strong> then <strong>Insert Element<\/strong>. On the <strong>Dimension Element Insert<\/strong> dialog, you can enter \u201cReporting Year\u201d as the <strong>Insert Element Name<\/strong>, leave \u201cSimple\u201d as the <strong>Element Type<\/strong> and 0.0 as the <strong>Element Weight<\/strong>. Then click <strong>Add<\/strong> and to finish, <strong>OK<\/strong>:<\/li>\n<\/ol>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-2320 alignnone\" src=\"https:\/\/quebit.com\/askquebit\/wp-content\/uploads\/2022\/06\/def4-min.jpg\" alt=\"\" width=\"475\" height=\"471\" \/><\/p>\n<p>While we are here, let\u2019s <em>repeat this step<\/em> and add <u>another element<\/u> named \u201cPrior Reporting Year\u201d. After adding these new elements, if we open the plan_Control cube, we can enter the values for the elements we just added:<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-2321 alignnone\" src=\"https:\/\/quebit.com\/askquebit\/wp-content\/uploads\/2022\/06\/def5-min.jpg\" alt=\"\" width=\"863\" height=\"341\" \/><\/p>\n<p>You might think that the current Reporting Year value in the plan_Control cube still needs to be maintained, but the difference from manually updating the subset is that all views, reports and processes can now leverage the plan_control cube to determine the current Reporting Year \u2013 so when you change it once here (in the cube) everything is up to date and \u201cin sync\u201d (you could also implement a rule or process that would maintain the Reporting Year values in the plan_Control cube to further automate the process).<\/p>\n<p><strong>Add the MDX<\/strong><\/p>\n<p>To leverage these plan_Control cube values, we\u2019ll create a simple MDX driven subset on the plan_Time dimension:<\/p>\n<ol>\n<li>As an administrator, right click on the plan_Time dimension and select \u201c<strong>Insert New Subset\u2026\u201d:<\/strong><\/li>\n<\/ol>\n<p><strong><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-2322 alignnone\" src=\"https:\/\/quebit.com\/askquebit\/wp-content\/uploads\/2022\/06\/def6-min.jpg\" alt=\"\" width=\"530\" height=\"90\" \/><\/strong><\/p>\n<ol start=\"2\">\n<li>Within the <strong>Subset Editor<\/strong>, select <strong>View<\/strong> then <strong>Expression Window<\/strong>.<\/li>\n<\/ol>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-2323 alignnone\" src=\"https:\/\/quebit.com\/askquebit\/wp-content\/uploads\/2022\/06\/def7-min.jpg\" alt=\"\" width=\"574\" height=\"288\" \/><\/p>\n<p>You should now see the <strong>Subset Editor<\/strong> with the \u201cExpression Window\u201d displayed across the bottom of the dialog:<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-2324 alignnone\" src=\"https:\/\/quebit.com\/askquebit\/wp-content\/uploads\/2022\/06\/def8-min.jpg\" alt=\"\" width=\"900\" height=\"555\" \/><\/p>\n<p>The <em>expression window<\/em> is where you can add the MDX statement that will maintain the subset. To build this MDX expression, you can use three common MDX functions: <strong>TM1SUBSETALL<\/strong> which returns a PA\/TM1 subset containing \u201cAll\u201d elements of a dimension, <strong>TM1FILTERBYPATTERN<\/strong> which returns all the elements that are members in a \u201cset\u201d with names matching a pattern and <strong>UNION<\/strong> which returns a set generated by the union (or the combination) of a one or more sets. The statement will look like this:<\/p>\n<p>&nbsp;<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignleft size-full wp-image-2325\" src=\"https:\/\/quebit.com\/askquebit\/wp-content\/uploads\/2022\/06\/def9-min.jpg\" alt=\"\" width=\"853\" height=\"187\" \/><\/p>\n<p>Although how these functions work is probably not too hard to conceptualize, adding the syntax to the overall expression does make it confusing (i.e., the \u201c{\u201c and \u201c(\u201c characters). It sometimes helps to break the expression down, so notice where the expression uses the dimension name \u201cplan_time\u201d and the cube name \u201cplan_Control\u201d as well as the explicit mentioning of the plan_Control cube dimensions (\u201cplan_controls\u201d and \u201cplan_measure_setting\u201d). Altogether, this expression \u201cqueries\u201d the cube values of \u201cReporting Year\u201d and \u201cPrior Reporting Year\u201d and loads those values into the subset (assuming they exist in the dimension).<\/p>\n<ol>\n<li>Once you enter the full MDX expression, click \u201c<strong>Update<\/strong>\u201d, you can then select <strong>Subset<\/strong> and <strong>Reload<\/strong> to <em>execute<\/em> the expression. If you have values entered in the plan_Control cube, and they exist in the plan_time dimension, you should see the following (make sure you <em>save<\/em> the updated subset before you close the Subset Editor by using <strong>Save As\u2026<\/strong> and providing a unique name):<\/li>\n<\/ol>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-2326 alignnone\" src=\"https:\/\/quebit.com\/askquebit\/wp-content\/uploads\/2022\/06\/def10-min.jpg\" alt=\"\" width=\"900\" height=\"418\" \/><\/p>\n<p>Now the subset will always reflect the (Reporting Year and Prior Reporting Year) values in the plan_Control cube. The <em>final step<\/em> in this process is to update the default view for the plan_Report cube so that it uses this dynamic subset. To do that, you simply open the default view, select the plan_time dimension and select the subset name (I named it \u201cReporting Year and Prior\u201d) and then click <strong>OK<\/strong>.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-2327 alignnone\" src=\"https:\/\/quebit.com\/askquebit\/wp-content\/uploads\/2022\/06\/def11-min.jpg\" alt=\"\" width=\"900\" height=\"369\" \/><\/p>\n<p>The default view will now reflect the Reporting Year and the Prior Reporting Year. Re-save the default view and the view will always be up to date:<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-2328 alignnone\" src=\"https:\/\/quebit.com\/askquebit\/wp-content\/uploads\/2022\/06\/def12-min.jpg\" alt=\"\" width=\"896\" height=\"445\" \/><\/p>\n<p>This MDX utilized values from a cube (the plan_control cube) and we were able to type it directly into the Expression Window. Another method for creating an MDX is by using the Marco recorder. You can read about that approach (and more about MDX) <a href=\"https:\/\/quebit.com\/askquebit\/IBM\/create-mdx-expressions\/\">here<\/a>.<\/p>\n<p><strong>Interested in Learning More?<\/strong><\/p>\n<p>Are you interested in exploring more simple tricks to make Planning Analytics more user friendly? Then <a href=\"https:\/\/quebit.com\/who-we-are\/contact-us\/\">Contact QueBIT<\/a> today and we\u2019ll be happy to help you take advantage of all of the features of Planning Analytics. This article utilized PAW version 2.0.70.59, want help upgrading your PAW? QueBIT can help with that too. Like this post? Feel free to connect with me on:\u00a0<a href=\"https:\/\/www.linkedin.com\/in\/jamesdouglasmiller\/\">LinkedIn<\/a>.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>IBM defines a cube as \u201c\u2026the basic container for data\u2026\u201d and a cube view as \u201c\u2026the definition of how a cube&#8217;s dimensions are arranged\u2026\u201d. Planning Analytics cubes can each have multiple views defined and typically, each cube will have specific views designed to assist with common reporting needs. Common Views In addition to defining various&hellip;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[24],"tags":[38,36,51],"class_list":["post-3476","post","type-post","status-publish","format-standard","hentry","category-ibm","tag-how-tos","tag-planning-analytics","tag-planning-analytics-how-tos"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How Do I Use Default Views in IBM Planning Analytics? - QueBIT<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/quebit.com\/askquebit\/using-default-views-in-ibm-planning-analytics\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How Do I Use Default Views in IBM Planning Analytics? - QueBIT\" \/>\n<meta property=\"og:description\" content=\"IBM defines a cube as \u201c\u2026the basic container for data\u2026\u201d and a cube view as \u201c\u2026the definition of how a cube&#8217;s dimensions are arranged\u2026\u201d. Planning Analytics cubes can each have multiple views defined and typically, each cube will have specific views designed to assist with common reporting needs. Common Views In addition to defining various&hellip;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/quebit.com\/askquebit\/using-default-views-in-ibm-planning-analytics\/\" \/>\n<meta property=\"og:site_name\" content=\"QueBIT\" \/>\n<meta property=\"article:published_time\" content=\"2023-04-12T15:33:22+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-01-20T16:31:42+00:00\" \/>\n<meta name=\"author\" content=\"agoddard\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"agoddard\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"10 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/quebit.com\\\/askquebit\\\/using-default-views-in-ibm-planning-analytics\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/quebit.com\\\/askquebit\\\/using-default-views-in-ibm-planning-analytics\\\/\"},\"author\":{\"name\":\"agoddard\",\"@id\":\"https:\\\/\\\/quebit.com\\\/askquebit\\\/#\\\/schema\\\/person\\\/e52d72da0fd2f5f70d189343fe4f5084\"},\"headline\":\"How Do I Use Default Views in IBM Planning Analytics?\",\"datePublished\":\"2023-04-12T15:33:22+00:00\",\"dateModified\":\"2026-01-20T16:31:42+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/quebit.com\\\/askquebit\\\/using-default-views-in-ibm-planning-analytics\\\/\"},\"wordCount\":1654,\"commentCount\":0,\"image\":{\"@id\":\"https:\\\/\\\/quebit.com\\\/askquebit\\\/using-default-views-in-ibm-planning-analytics\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/quebit.com\\\/askquebit\\\/wp-content\\\/uploads\\\/2022\\\/06\\\/def1-min.jpg\",\"keywords\":[\"How To\u2019s\",\"Planning Analytics\",\"Planning Analytics How To's\"],\"articleSection\":[\"IBM\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/quebit.com\\\/askquebit\\\/using-default-views-in-ibm-planning-analytics\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/quebit.com\\\/askquebit\\\/using-default-views-in-ibm-planning-analytics\\\/\",\"url\":\"https:\\\/\\\/quebit.com\\\/askquebit\\\/using-default-views-in-ibm-planning-analytics\\\/\",\"name\":\"How Do I Use Default Views in IBM Planning Analytics? - QueBIT\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/quebit.com\\\/askquebit\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/quebit.com\\\/askquebit\\\/using-default-views-in-ibm-planning-analytics\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/quebit.com\\\/askquebit\\\/using-default-views-in-ibm-planning-analytics\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/quebit.com\\\/askquebit\\\/wp-content\\\/uploads\\\/2022\\\/06\\\/def1-min.jpg\",\"datePublished\":\"2023-04-12T15:33:22+00:00\",\"dateModified\":\"2026-01-20T16:31:42+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/quebit.com\\\/askquebit\\\/#\\\/schema\\\/person\\\/e52d72da0fd2f5f70d189343fe4f5084\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/quebit.com\\\/askquebit\\\/using-default-views-in-ibm-planning-analytics\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/quebit.com\\\/askquebit\\\/using-default-views-in-ibm-planning-analytics\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/quebit.com\\\/askquebit\\\/using-default-views-in-ibm-planning-analytics\\\/#primaryimage\",\"url\":\"https:\\\/\\\/quebit.com\\\/askquebit\\\/wp-content\\\/uploads\\\/2022\\\/06\\\/def1-min.jpg\",\"contentUrl\":\"https:\\\/\\\/quebit.com\\\/askquebit\\\/wp-content\\\/uploads\\\/2022\\\/06\\\/def1-min.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/quebit.com\\\/askquebit\\\/using-default-views-in-ibm-planning-analytics\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/quebit.com\\\/askquebit\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How Do I Use Default Views in IBM Planning Analytics?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/quebit.com\\\/askquebit\\\/#website\",\"url\":\"https:\\\/\\\/quebit.com\\\/askquebit\\\/\",\"name\":\"QueBIT\",\"description\":\"QueBIT\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/quebit.com\\\/askquebit\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/quebit.com\\\/askquebit\\\/#\\\/schema\\\/person\\\/e52d72da0fd2f5f70d189343fe4f5084\",\"name\":\"agoddard\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/d817b364cff1d66116debde8d1c85e5e76eeece9c5ae731b19276a6040231455?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/d817b364cff1d66116debde8d1c85e5e76eeece9c5ae731b19276a6040231455?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/d817b364cff1d66116debde8d1c85e5e76eeece9c5ae731b19276a6040231455?s=96&d=mm&r=g\",\"caption\":\"agoddard\"},\"sameAs\":[\"https:\\\/\\\/quebit.com\\\/askquebit\"],\"url\":\"https:\\\/\\\/quebit.com\\\/askquebit\\\/author\\\/agoddard\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How Do I Use Default Views in IBM Planning Analytics? - QueBIT","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:\/\/quebit.com\/askquebit\/using-default-views-in-ibm-planning-analytics\/","og_locale":"en_US","og_type":"article","og_title":"How Do I Use Default Views in IBM Planning Analytics? - QueBIT","og_description":"IBM defines a cube as \u201c\u2026the basic container for data\u2026\u201d and a cube view as \u201c\u2026the definition of how a cube&#8217;s dimensions are arranged\u2026\u201d. Planning Analytics cubes can each have multiple views defined and typically, each cube will have specific views designed to assist with common reporting needs. Common Views In addition to defining various&hellip;","og_url":"https:\/\/quebit.com\/askquebit\/using-default-views-in-ibm-planning-analytics\/","og_site_name":"QueBIT","article_published_time":"2023-04-12T15:33:22+00:00","article_modified_time":"2026-01-20T16:31:42+00:00","author":"agoddard","twitter_card":"summary_large_image","twitter_misc":{"Written by":"agoddard","Est. reading time":"10 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/quebit.com\/askquebit\/using-default-views-in-ibm-planning-analytics\/#article","isPartOf":{"@id":"https:\/\/quebit.com\/askquebit\/using-default-views-in-ibm-planning-analytics\/"},"author":{"name":"agoddard","@id":"https:\/\/quebit.com\/askquebit\/#\/schema\/person\/e52d72da0fd2f5f70d189343fe4f5084"},"headline":"How Do I Use Default Views in IBM Planning Analytics?","datePublished":"2023-04-12T15:33:22+00:00","dateModified":"2026-01-20T16:31:42+00:00","mainEntityOfPage":{"@id":"https:\/\/quebit.com\/askquebit\/using-default-views-in-ibm-planning-analytics\/"},"wordCount":1654,"commentCount":0,"image":{"@id":"https:\/\/quebit.com\/askquebit\/using-default-views-in-ibm-planning-analytics\/#primaryimage"},"thumbnailUrl":"https:\/\/quebit.com\/askquebit\/wp-content\/uploads\/2022\/06\/def1-min.jpg","keywords":["How To\u2019s","Planning Analytics","Planning Analytics How To's"],"articleSection":["IBM"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/quebit.com\/askquebit\/using-default-views-in-ibm-planning-analytics\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/quebit.com\/askquebit\/using-default-views-in-ibm-planning-analytics\/","url":"https:\/\/quebit.com\/askquebit\/using-default-views-in-ibm-planning-analytics\/","name":"How Do I Use Default Views in IBM Planning Analytics? - QueBIT","isPartOf":{"@id":"https:\/\/quebit.com\/askquebit\/#website"},"primaryImageOfPage":{"@id":"https:\/\/quebit.com\/askquebit\/using-default-views-in-ibm-planning-analytics\/#primaryimage"},"image":{"@id":"https:\/\/quebit.com\/askquebit\/using-default-views-in-ibm-planning-analytics\/#primaryimage"},"thumbnailUrl":"https:\/\/quebit.com\/askquebit\/wp-content\/uploads\/2022\/06\/def1-min.jpg","datePublished":"2023-04-12T15:33:22+00:00","dateModified":"2026-01-20T16:31:42+00:00","author":{"@id":"https:\/\/quebit.com\/askquebit\/#\/schema\/person\/e52d72da0fd2f5f70d189343fe4f5084"},"breadcrumb":{"@id":"https:\/\/quebit.com\/askquebit\/using-default-views-in-ibm-planning-analytics\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/quebit.com\/askquebit\/using-default-views-in-ibm-planning-analytics\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/quebit.com\/askquebit\/using-default-views-in-ibm-planning-analytics\/#primaryimage","url":"https:\/\/quebit.com\/askquebit\/wp-content\/uploads\/2022\/06\/def1-min.jpg","contentUrl":"https:\/\/quebit.com\/askquebit\/wp-content\/uploads\/2022\/06\/def1-min.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/quebit.com\/askquebit\/using-default-views-in-ibm-planning-analytics\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/quebit.com\/askquebit\/"},{"@type":"ListItem","position":2,"name":"How Do I Use Default Views in IBM Planning Analytics?"}]},{"@type":"WebSite","@id":"https:\/\/quebit.com\/askquebit\/#website","url":"https:\/\/quebit.com\/askquebit\/","name":"QueBIT","description":"QueBIT","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/quebit.com\/askquebit\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/quebit.com\/askquebit\/#\/schema\/person\/e52d72da0fd2f5f70d189343fe4f5084","name":"agoddard","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/d817b364cff1d66116debde8d1c85e5e76eeece9c5ae731b19276a6040231455?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/d817b364cff1d66116debde8d1c85e5e76eeece9c5ae731b19276a6040231455?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/d817b364cff1d66116debde8d1c85e5e76eeece9c5ae731b19276a6040231455?s=96&d=mm&r=g","caption":"agoddard"},"sameAs":["https:\/\/quebit.com\/askquebit"],"url":"https:\/\/quebit.com\/askquebit\/author\/agoddard\/"}]}},"_links":{"self":[{"href":"https:\/\/quebit.com\/askquebit\/wp-json\/wp\/v2\/posts\/3476","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/quebit.com\/askquebit\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/quebit.com\/askquebit\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/quebit.com\/askquebit\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/quebit.com\/askquebit\/wp-json\/wp\/v2\/comments?post=3476"}],"version-history":[{"count":2,"href":"https:\/\/quebit.com\/askquebit\/wp-json\/wp\/v2\/posts\/3476\/revisions"}],"predecessor-version":[{"id":5102,"href":"https:\/\/quebit.com\/askquebit\/wp-json\/wp\/v2\/posts\/3476\/revisions\/5102"}],"wp:attachment":[{"href":"https:\/\/quebit.com\/askquebit\/wp-json\/wp\/v2\/media?parent=3476"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/quebit.com\/askquebit\/wp-json\/wp\/v2\/categories?post=3476"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/quebit.com\/askquebit\/wp-json\/wp\/v2\/tags?post=3476"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}