Do not apply sum function in sql vldb microstrategy. Notice that the Yearly Revenue subtotal is the sum of all four rows in the grid: Now change the VLDB properties to the following: Under Subtotal and Aggregate Compatibility, select '7. Do not apply sum function in sql vldb microstrategy

 
 Notice that the Yearly Revenue subtotal is the sum of all four rows in the grid: Now change the VLDB properties to the following: Under Subtotal and Aggregate Compatibility, select '7Do not apply sum function in sql vldb microstrategy  This is available under the analytical engine VLDB properties inside of project configuration

Microstrategy fetches the list of values to be displayed in an Attribute Element Prompt by executing two passes of SQL as seen below: Pass 0. It is possible to disable the warning by setting ansi_warnings off but this has other effects, e. The image below shows the SQL view of the Report Pre Statement 5s output. To force a Null check for the second case, use the Function 'NullToZero' either in the metric or Fact Editor. We have focused on the features that have been developed specifically to support and enhance the SQL Server integration. When the 'Use inherited value' flag was checked for the setting at the report level, it went back to the higher object with an unchecked flag (the metric level) and used that. , one condition, a true expression and a false expression -- the MicroStrategy IF function may be used instead. This section includes the following. In such a case, Report Pre and Post Statements from all database instances will be ignored. Set up the Enterprise Manager. If you want more than one sum in the result, use GROUP BY to create groups, and then select a sum (somecolumn). Specifies that SUM returns the sum of unique values. How to change the syntax is described in detail by using examples. Case This function evaluates multiple expressions until a condition is determined to be true, then returns a corresponding value. Note that the SUM() function ignores NULL values. They are treated as 0s in the calculation. The user should locate the last <Setting> XML entry in the file similar to the following entries:<Setting>Ca se functions Microstrategy Case functions return specified data in a SQL query based on the evaluation of user-defined conditions. This SQL functions well because, in this case, the fact table (ORDER_DETAIL) is not very big. However, MicroStrategy cannot guarantee an optimal ordering of tables unless there is at least one report level metric. Syntax. We will calculate the total value of SQL numbers using the SUM() function. Since the report or template is not associated with a specific database instance, the primary. Ca se functions Microstrategy Case functions return specified data in a SQL query based on the evaluation of user-defined conditions. 2 metric aggregations will not be dimensionality aware. VLDB Settings. See full list on When calculating the grand total over yearly revenue, the Analytical Engine simply sums the three distinct values and produces the right total, without the inflation that would occur if the sum were taken over the 12 rows displayed in the report. Unless the defaults are changed, the function ranks the values in ascending order by the value of the metric, and the rank is an integer. 0. 1 client subtotal behavior. In the event of a code change in future builds, MicroStrategy may not be able to provide additional code on this matter even though this customization is provided. In these cases, the MicroStrategy SQL Engine uses the value set in the VLDB setting, 'Fallback Table Type'. Pass-through expressions, also called Apply functions, allow use of special functions or syntactic constructs beyond what MicroStrategy can create on its own, but can be obtained through the relational database. The Moving Sum function returns a cumulative total of values based on a specified window size. `Temporary view` intermediate table type VLDB settings is not applied in MicroStrategy when using Warehouse Partition Mapping Table. In the VLDB Properties, locate option "Distinct/Group by Option (when no aggregation and not table key)" under Select/Insert tab. The default syntax can be modified by using 'Column Pattern' VLDB property. The property is shown in the below screenshot. After a report is run, we keep the connection open (DB connection timeout values apply). DATABASE INSTANCE. 5. This setting is used as an optimization for some databases which perform better when columns coming from. This is equivalent to the method numpy. To do this, the "Preserve all final pass result elements" VLDB property must be set at both attribute and report level. 1, VLDB properties may be enabled in Intelligent Cube reports and user reports to include Dynamic Sourcing diagnostic messages in SQL View. The first four statement VLDB properties,. Unless the defaults are changed, the function ranks the values in ascending order by the value of the metric, and the rank is an integer. If that level is also set to the default or if the VLDB property is not set at the project level, the setting at the database instance is used. However, the SQL used to execute the report can still be viewed and obtained. Apply Functions provide the capability for MicroStrategy customers to leverage functions specific to RDBMS but not standard in MicroStrategy. Open MicroStrategy Developer. Accessing Report VLDB Properties. When a Database Instance is configured to use the “Azure SQL Data Warehouse” database connection type, the recommended values for all VLDB properties will automatically be. In MicroStrategy SQL Engine, a VLDB setting "Custom Group Interaction with Report Filter" exists to manage different situations in which a Custom Group interacts with the report filter. Sum <Distinct, FactID, UseLookupForAttributes>(Argument)Where: Argument is an attribute, fact, or metric representing a list of numbers. The GROUP BY Clause in. Customizing a CREATE TABLE statement is only possible for a permanent table. This metric divides the sum of VOL fact at report level by [Net Weight] after applying it a character replace at BBDD level with ORACLE's replace function (it seems that the BBDD is ORACLE), and breaks it down by product. In step 1 convert the table into first normal form perhaps by UNPIVOTING. ; Distinct is a TRUE/FALSE parameter that allows you to. This article notes a scenario where no aggregation occurs in the SQL generated by MicroStrategy. By default, the metrics Compound Profit and Profit Margin do not use a dynamic aggregation function. , the result set is retrieved from the warehouse after which the conditional statements within these function definitions are applied. MicroStrategy download site to. Action If the CASE expression has only one branch -- i. Pass-through expressions, also called Apply functions, allow use of special functions or syntactic constructs beyond what MicroStrategy can create on its own, but can be obtained through the relational database. Passes that hit the same fact table across different elements of a custom group are merged provided that they satisfy certain conditions. Use Count (Attribute@ID) to calculate total element number (uses count distinct if necessary) For Tandem databases, the default is Use ODBC Cursor. This article covers the Constant Column Mode VLDB property and its options and function in MicroStrategyIt has two options: Disable Set Operator Optimization: SQL will be generated as in previous versions. Grouping. The database was created with files stored directly in Azure blob storage , using a Premium Storage. For information on connecting to databases, see Connect to Databases. It does not apply to situations where index creation occurs before insertion of data. =SUMIF (range, criteria, [sum_range]) Range = range of cells where you want to check the criteria. Join common attributes (reduced) on both sides. SQL Global Optimization. The following VLDB properties can be used in conjunction to force the final pass of the report to apply the report filter; Additional Final Pass Option and Apply. 0 or above, to pick up the fix, enable project level setting "Data Engine Version" to 11. CREATE and INSERT statements are not supported. The First option, 'CREATE and. Let us create one simple table named numbers and store the. It is a Microstrategy way of conducting database particular preferences while making the report SQL. Click here to view help for the latest version of this product or search MicroStrategy Community. For use cases, examples, sample code, and other information on every VLDB property. If the MEMBER_NAME is 03/05/2007, the SQL Date Format should be mm/dd/yyyy. Loading. The Apply functions are not meant to take. Group by alias. expression. Rank) calculated in Analytical Engine" found under the 'Metrics' folder in the list of VLDB properties. Aggregate functions and subqueries are not. Step 2: Enabling Parameterized Queries (for supported databases) Step 3: Define Secure Freeform SQL Reports (for supported and unsupported databases) Escaping special characters in input data is. Governor. However, you want to show all the store. For example, the SQL SELECT statement below returns the combined total salary of unique salary values where the salary is above $25,000 / year. x. x. 5. AS CUST_FIRST_NAME, a11. In the event of a code change in future builds, MicroStrategy may not be able to provide additional code on this matter even though this customization is provided. Create another filter F2 with the same parameters as F1, but do not copy or use the same filter, as the optimization engine will otherwise not generate a duplicate pass. Within a project, a security filter may be specified for any user. 3. The window size is a parameter which tells the function how many of the values should be included in the calculation. Sum_Range= optional argument to be. This VLDB setting is located in the 'Indexing' folder and has the following options:The 'Create Individual Index' VLDB setting was introduced in MicroStrategy 8. Expand the folder to see what VLDB. Need to find the sum of the bill amount for particular orders. [TOT_DOLLAR_SALES]) AS Revenue into [ZZEA00] from. Now set the Global Optimization VLDB Property to Remove Duplicate and Unused Passes and execute the. x includes a VLDB property, 'CREATE and INSERT Support,' under the Tables folder, at the database instance level. expression. Intelligence Server computes the new fact Trunc([Dollar Sales]) first and then uses the Sum function to sum the new fact for each region. If M1 does not equal V1, then M1 is compared to the next value V2 in the list. There are three options available: No interaction - static custom group; Apply report filter to custom groupThis article notes how to remove LTRIM functions from SQL generated against OracleCa se functions Microstrategy Case functions return specified data in a SQL query based on the evaluation of user-defined conditions. There is no VLDB setting associated with this option. Case. Depending on your MicroStrategy product and licensing, this function may not be available. SYMPTOM. If it is necessary to apply different connection parameters to different warehouses using Pre Statement VLDB Properties, it is possible to use the Table Pre Statement VLDB Properties instead. In MicroStrategy Developer, choose File > New > Report. Instead, it. This is a database instance level VLDB setting. There are two examples for each subsection, comparing the SQL syntax when the database performs the OLAP function calculations with the one when the Intelligence Server. g. This article describes how to use wildcards to display temporary table names in pre/post statements. If the database supports true temporary tables, then the true temporary table’s option is the default setting. EXAMPLE: Consider a situation in which a metric must be created and that will sum values; however, it should only sum the values where an attribute tag is set to a desired value. The metric join type, described in the previous section, is not the only VLDB property that affects metrics. Case functions return specified data in a SQL query based on the evaluation of user-defined conditions. The functionality of Apply functions is provided by wrapping the expression, as a string, inside a dedicated (Apply) function call. What do you. In the event of a code change in future builds, MicroStrategy may not be able to provide additional code on this matter even though this customization is provided. Select one: To create a new security filter, click New. The above example would not be valid with multiple months in the answer because the >= expects single values for its operands. The following steps describes how to create such derived metric. x, the only options were to drop tables or do nothing. AS CUSTOMER_ID, a11. This preference is located under the Tools menu > My Preferences > Editors tab > Filter Options, in which the first option, "Show advanced qualification," should be checked. CAUSE: By checking the SQL statements of the report, there is no "sum" or "group by" statement. The SQL SUM () Function. x and higher. This allows SQL to be run after the report execution, and is not tied to the subscription. Create a metric with the ApplySimple statement below as its definition and name it. Pass 1. " The default value here is "Include only lowest-level attribute in metric level (recommended for version 9. Some of these limitations are described in the following article: KB30257 - "Limitations of "derived table" intermediate table type VLDB setting in MicroStrategy SQL Engine" Another limitation of this setting is using multisource SQL. Visit the MicroStrategy download site to download the latest supported version of this product. AddDays. VLDB (Very Large DataBase) properties allow you to customize the SQL that MicroStrategy generates. These are called pass-through functions because Microstrategy does not check the actual SQL construct and dumps it as is on the database. `Temporary view` intermediate table type VLDB settings is not applied in MicroStrategy when using Warehouse Partition Mapping Table. For information about accessing these properties, see the page reference for each property in the table below. Using Apply functions is recommended only when corresponding functionality does not exist in MicroStrategy. By default, the metrics Compound Profit and Profit Margin do not use a dynamic aggregation function. The ApplyAggregate, or ApplyAgg() function, can be used to bypass the SQL parser with mathematical functions. In order to do this a VLDB property exists to disable the data blending feature. So when the value was changed to 'Check for NULL in all queries' at the report level, the MicroStrategy SQL Generation Engine issued a NULL validation for the metric. They can also help you take more advantage of the data. MONTH_ID IN (#E1). Why MicroStrategy Why MicroStrategy; Customer Stories; PlatformYou can use the SQL DISTINCT clause within the SQL SUM function. From the Select a Project drop-down list, select the project for which to assign the security role. Most databases expect only one statement per SQLExecDirect. Reuses redundant SQL. ApplyAgg – Uses aggregate functions such as Sum, Max, and so on. The first four statement VLDB properties, each can contain single SQL statement. In MicroStrategy SQL Generation Engine, security filters prevent users from seeing certain data in the database. Choose the database instance and then open VLDB Properties. Option 1: Keep the backward compatibility with MicroStrategy 2019 where SQL queries are governed by Cartesian Join Warning VLDB. As these accounts do not have access to "Configuration Managers" in the Administration tab, the only way to view the VLDB. SQL Global Optimization. For example, a transformation metric can help a user compare last month's revenue to this month's revenue. 3. For any Apply function, the attribute form in the arguments should be a single form—not a form. The impact is limited to MicroStrategy Command Manager 9. This is a single-value function. The Security Role Editor opens. This calculation can be aggregated from the Employee level to the Region level. The post-execution SQL that was available in Narrowcast can be replaced by implementing post-report SQL VLDB properties. Return the sum of the values over the requested axis. [M1]:. In MicroStrategy, a hint can be defined in VLDB properties to appear within a MicroStrategy-issued SQL statement. Return the sum of all Quantity fields in the OrderDetails table: SELECT SUM (Quantity) FROM OrderDetails; Try it Yourself ». Also notice that the MovingSum values for the dates 1/1/2000 and 1/2/2000 do not include data before 1/1/2000 in its calculation. For example, if attribute Region is 'Central' then derived metric value should be 'Profit + Cost'. Workaround 4: Create a metric based on the attribute Country, for example Max (Country). They allow you to modify the SQL statement generated by MicroStrategy’s SQL and analytical engine. This article explains how the preserve all final pass result elements property works at the attribute level in MicroStrategyIn MicroStrategy Developer, the report SQL View shows this time as "Total Other Processing time" in summary and as "Other Processing Time" in the first SQL Pass. 1. This property exists at the Database instance, Report and Metric levels:MicroStrategy SQL Generation Engine makes it easy to show data that exists on the lookup table and not in the fact table by the use of the 'Preserve all lookup table elements' VLDB property. These settings affect how MicroStrategy Intelligence Server manages joins, metric calculations, and query optimizations, among other options. For complete details about all VLDB properties, see SQL Generation and Data Processing: VLDB Properties. Case can be used for categorizing data based on multiple conditions. Ans: MicroStrategy handles metadata by centralizing it within its Intelligence. For more information on the SUM() function, you can read this complete explanation of the SQL SUM() function. These are called pass-through functions because Microstrategy does not check the actual SQL construct and dumps it as is on the database. If the report uses only inner joins, then the only thing that changes is the table order. pandas. The properties are saved in different folders, as indicated in the previous list. With VLDB properties correctly configured, a report can join to some lookup tables using outer join and others using inner join. Types of variables Before going into the details of the types of Apply Functions , I will point out that these functions require certain variables to be passed as parameters. This article describes how to change the syntax for column names using the column pattern VLDB propertyIn SQL, the formula commonly becomes part of the SELECT clause of the SQL command. MicroStrategy value prompts do not allow multiple values. We're sorry. So when the value was changed to 'Check for NULL in all queries' at the report level, the MicroStrategy SQL Generation Engine issued a NULL validation for the metric. 11: enable the Feature Flag "Defect fixes that may impact Data, SQL, MDX, CSI" within the Web Preferences -> Project Defaults. This VLDB property specifies the type of intermediate storage structures the SQL Engine creates. Some databases, such as Oracle, do not support the ANSI 92 standard yet. For information about accessing these properties, see the page reference for each property in the table below. create /* Table Qualifier */ table /*Table. sum. x. The formula of a simple metric is based on group functions (such as sum or average). 5, multi-source reports inherit the Report Pre/Post Statement VLDB setting only from…Normally, MicroStrategy SQL Generation Engine 9. There is no VLDB setting associated with this option. Instead, they are intended to enhance the MicroStrategy product by taking advantage of what the RDBMS platforms can offer. This property can only be enabled through Workstation. The New Grid dialog box opens. Hi, I am having the same problem with Microstrategy Version 8. This article explains how the applycomparison function works in MicroStrategy[IM001:0: on SQLHANDLE] [Microsoft][ODBC Driver Manager] Driver does not support this function. For more information, see Simple vs. In general, a user specifies a list of conditions and corresponding return values. Intermediate Table Type. Notice the new setting under Project Configuration > Project Definition > Advanced > Analytical engine VLDB properties > Subtotals over consolidations compatibility:This knowledge base article describes an issue in MicroStrategy 10. MicroStrategy may not be able to provide additional code on this matter even though. Ca se functions Microstrategy Case functions return specified data in a SQL query based on the evaluation of user-defined conditions. The hierarchy, or order of precedence, for VLDB properties is outlined in the. Without this option all reports would execute their SQL pass by pass in a sequential order over a single database connection. Ans: MicroStrategy enables ad hoc analysis through an intuitive interface. Base Table Join for Template. Generate report SQL (see the table below under ‘Without Setting’). The following. Browse to the filter you want to convert and click Open. You can apply transformations to simple metrics but not for compound metrics. KB11125: How to control the join order of metrics in the final pass when using the "Do not do downward outer join" VLDB setting in MicroStrategy SQL Generation Engine. Apply functions provide access to functionality that is not standard in MicroStrategy, but is available in the relational database. Go to Data > VLDB Properties > Joins > "Preserve all final pass result elements. . How to confirm if the parameterized queries feature is on or off? Edit your DB instance from Developer path Administrator -> Configuration Managers -> Database Instances , or the DB role from Web data import page Add External Data -> Oracle ->Any. Depending on your MicroStrategy product and licensing, this function may not be available. 0, a VLDB property is available to control. Note: The above caveats apply only when the "Do not do downward outer join" setting without automatic ordering is used. To use an element list prompt with Freeform SQL, the following conditions must be met: The prompt must be based on an attribute in the project's primary schema (a Freeform SQL or. MicroStrategy SQL Generation Engine will not automatically add parentheses around the list. Open the VLDB Properties Editor this way. 3. If parentheses are required in the database syntax, it is the user's responsibility to provide them, e. The above example would not be valid with multiple months in the answer because the >= expects single values for its operands. MicroStrategy’s mobile support ensures flexible, real-time data exploration. This property exists at the Database instance, Report and Metric levels: MicroStrategy SQL Generation Engine makes it easy to show data that exists on the lookup table and not in the fact table by the use of the 'Preserve all lookup table elements' VLDB property. Browse to the filter you want to convert. If all conditions are false, a default value is returned. x database and leads to different SQL. SQL Syntax for Ordered Analytic Functions: Moving average example: select a11. Group by column. The VLDB property's behavior will be demonstrated using the following attribute and report. What is a subquery? A subquery is a secondary SELECT. [TOT_DOLLAR_SALES]) AS Revenue into [ZZEA00] from [YR_CATEGORY_SLS] a11 Generally, when null checking is used in metrics, the null checking is performed as part of the initial metric calculation. After running a report containing the attribute "Subcategory" and metric "Sum of COST", "Sum of COST" is found not aggregated but just listed all the related records in the data source file. VLDB properties allow you to customize the SQL that MicroStrategy generates, and determine how data is processed by the Analytical Engine. Join common key on both sides. This can be inconvenient when reports do not hit Intelligent Cubes, because the report designer will need to have access to the log file on the Intelligence Server machine. Community & Support Search Discussions Open A Case View My CasesVLDB is an acronym for “Very Large DataBase”. The Profit metric is a simple sum of the Profit fact. In the Report Editor click on 'Data'> 'VLDB Properties' option, as illustrated below. This is true whether the null checking is written into the metric formula using the MicroStrategy function NullToZero(My_Fact), or using a database pass-through function such as ApplySimple("NVL(#0, 0)", My_Fact) for Oracle. In MicroStrategy, SQL Global Optimization reduces the total number of SQL passes with the following optimizations: Eliminates unused SQL passes, e. Two different passes of SQL for metrics which only differ via a simple filter are note merged via SQL Global Optimization levels 3 and 4 despite notes that it can. 0 and higher). Each of the functions in this category substitutes for one of the function types mentioned above and can be used wherever that type is used. Determines how distinct counts of values are retrieved from partitioned tables. 4. order byApply Security Filters: Enables and disables the use of security filters in element requests. In general, a user specifies a list of conditions and corresponding return values. CAUSE: By checking the SQL statements of the report, there is no "sum" or "group by" statement. The Preserve All Lookup Table Elements VLDB property is used to show all attribute elements that exist in the lookup table, even though there is no corresponding fact in the result set. They act as containers for non-standard SQL expressions that MicroStrategy does not support. Select one: To create a new security filter, click New. The Apply functions are not meant to take. A given VLDB setting can support or. This sometimes produces SQL that is expensive to run on the database, particularly if multiple attribute lookup tables are combined using cross joins. This type of formula is called a base formula, which can contain arithmetic operators, attributes, facts, group functions, and non-group functions. The types of arguments determine how the parameter markers inside the pattern are replaced. Note: To create custom expression qualifications, the advanced qualification option must be enabled in the report designer's preferences in MicroStrategy Desktop 8. This function is commonly used in metrics and subtotals. To use previously defined in Db2 function in MicroStrategy, you can use the MicroStrategy built-in Apply (Pass-Through) Functions or use Freeform SQL. Attribute level: Select the desired join behavior for this attribute. When you need to use an Apply function, MicroStrategy encourages you to submit an enhancement request for inclusion of the desired feature in a future product release. However, end users have to provide both custom SQL and function inputs every time they use these functions in creating MicroStrategy objects like metrics, filters and so on. This VLDB settings influence the table creation type in the SQL passed to the Teradata database when Intermediate Table Type is set to True Temporary. For more information on the SUM() function, you can read this complete explanation of the SQL SUM() function. Report results should be the same for all values of this setting. Note how adding an unrelated dataset unexpectedly changes the data returned by M02=Sum(Case): Cause This is a known issue in MicroStrategy 2019. This is true whether the null checking is written into the metric formula using the MicroStrategy function NullToZero(My_Fact), or using a database pass-through function such as ApplySimple("NVL(#0, 0)", My_Fact) for Oracle. To change the default dynamic aggregation function. Apply Comparison – Uses comparison. sum #. Case This function evaluates multiple expressions until a condition is determined to be true, then returns a corresponding value. This function is used to display the ranking of values in a list relative to the other values. pandas. You can use them in many different capacities, which include, creating or modifying both schema and user objects. x introduces a third option to the VLDB Property "Drop Temp Table Method. In MicroStrategy, there is a Very Large Data Base (VLDB) property, "Additional Final Pass Option," that configures whether or not the engine will optimize SQL into a single pass when possible. STEPS TO REPRODUCE: In MicroStrategy Tutorial, create a report containing Country in the rows and End On Hand metric (mapped to a partitioned fact table) in the columns. x and 10. There is no VLDB setting. This query does not return all desired elements of category from the Data Warehouse. In the examples in this article, we will be using a 12 TB database, appropriately named VLDB01. For example, the expression '+0' will generate Structured Query Language (SQL) which is checking for NULLs. pass as Prompt answer. Attribute form. The First option, 'CREATE and. Tell the usage of command manager? The command manager is used to save the text commands which can be executed as scripts. 5. As shown below, for a specific report, the 'Group By ID Attribute' VLDB property is set to 'Group by column' instead of 'Group by expression' to avoid using an ApplySimple. 4. The Apply functions are not meant to take. How to avoid: By default, MicroStrategy uses database connection caching. The MicroStrategy SQL Generation Engine can produce the following SQL in some circumstances, typically involving incorrect use of attribute roles in the schema. g. DBMS - most general. e. The SUM() function, like other aggregate functions, is typically used with the GROUP BY clause. Create the statistics database instance. Single SQL pass time-out in seconds. 7. VLDB Data Type . x and 10. x as the SQL hint VLDB property doesn't generate the desired SQL. 1. CAUSE: The attribute form used for the 'group by' clause of the SQL generated is not an ID form. The 1NF table will have one number per row, and will contain more rows than the initial table. AS CUSTOMER_ID, from a11. If an attribute is the lowest level attribute in a hierarchy, then the MicroStrategy SQL Engine will place a key beside this attribute in its logical table view. MicroStrategy’s VLDB driver for Azure SQL Data Warehouse is designed to use SQL DW-specific features when they lead to improved performance or analytical functionality. e. By default a report with the Category attribute and the Revenue metric would generate the SQL statement as shown below. 4. x and later). The VLDB property, 'Additional Final Pass Option' is intended to override this behavior for single-pass reports. Functions in MicroStrategy are powerful tools used in expressions to define MicroStrategy objects and initiate complex user-selected calculations. MicroStrategy’s OLAP functions are calculated via SQL in Teradata rather than in the MicroStrategy analytical engine. To simplify the explanation, this function is used to apply non-standard SQL expressions that MicroStrategy does not support or does not support. Syntax. The SUM () function returns the total sum of a numeric column. The attribute uses a CASE statement to replace NULL values with -999. In MicroStrategy, there is a Very Large Data Base (VLDB) property, "Additional Final Pass Option," that configures whether or not the engine will optimize SQL into a single pass when possible. Levels at Which You Can Set This . To see an example that uses this technique, see Estimating dynamic aggregation values with different aggregation functions. Rank. If you are not, do one of the following:Here are the series of steps to setup report objects in which metrics and subtotals so only the subtotal field will contain the RunningSum and the regular metric values will be standard sum values. so that SQL generated for one report can be manipulated separately from the SQL generated for a different report. This property is found in the Select/Insert folder of the VLDB property editor: This property has four options: Group by expression.