how to make a derived attribute in microstrategy. x? Based on the ID column in the LU table to calculate the previous ID:In MicroStrategy Agent, go to Schema Objects > Attributes. how to make a derived attribute in microstrategy

 
x? Based on the ID column in the LU table to calculate the previous ID:In MicroStrategy Agent, go to Schema Objects > Attributeshow to make a derived attribute in microstrategy Create a Base Report in MicroStrategy Tutorial project

1, and it is currently being evaluated for a potential fix in a future version. Create a dossier using the above report and create following derived metrics:In the popup dialog box, enter the formula: Count(attribute){} Make sure “Apply selections as a filter” is enabled for the selector. 3. In some business scenarios, it is required to use derived metrics to concatenate two attribute forms of the report. Report will display result as below. Step 1. . I want to create a new Metric, using MicroStrategy Metric Editor, to check two conditions: 1 is progress_days > complete_date 2 is Status column is = In Progress. RMC on attribute Warranty to Create Attribute named ‘IsWarranty’ with the formula of “IsWarranty: Case(([Warranty]@[DESC]="No"), 0, 1)” as shown below:In Microstrategy Developer, create a new attribute by navigating to File > New > Attribute. Click OK. Time-derived columns such as "Month of timestamp" or "Day of timestamp" and. x and 10. 6. UnderstandingFunctionsinMicroStrategy 5 TheBasicsofMicroStrategyObjects,ObjectDefinitions,andFunctions 6 FunctionSyntaxandFormulaComponents 9Derived Elements - grouping of attribute elements; Connect Live - mode of data access that retrieves results directly from the data source; STEPS TO REPRODUCE: Open MicroStrategy Web. Related articles from the Community: Knowledge Base: Is it possible to expose “Create Personal View” subscription option in Presentation mode for users who open a shared Dossier via URL API in MicroStrategy Web 10. You can modify the derived element using the Derived Elements Editor. These are the steps to reproduce in MicroStrategy Tutorial: Create an object prompt on Quarter attribute. Choose Operator as 'Exactly'. You can create a derived attribute by changing an existing attribute's data type. To manually enter the definition of the derived attribute. A window with all of the attribute forms available for that attribute appears. In the Format Definition section, click on Cell Formatting. Format the text field to show “All” when the value of the derived metric created in step 2 is greater than 1. Expand the document section that contains the Grid/Graph. x and add a derived attribute, right clicking an. Add a dataset to a VI that contains a metric that is a string (“Metric Number” in this. To access the Derived Elements Editor for a Grid/Graph in a Report Services document, expand the document section that contains the Grid/Graph. . Add new data -> Clipboard and create a "Time Filter" table by typing in: 8. Add Country Id, Year Id, and the derived metric to the grid, define visualization filter on Month and set the attribute Join Type to be Outer Join - Ignore Filter 5. In the Functions pane, hover over the If or Case function and click Edit. If you have any questions or suggestions for a f. KB442371: "Unspecified error" is displayed for a dossier with at least two dataset with attributes linked, derived attribute and conditional metric When using more than one datasets with attributes linking, derived attribute and conditional metric, Dossier fails with "In-Memory query execution failed against Intelligent Cube due to duplicate. Create a derived metric in the report whose definition is Max(@DESC){~} 3. This is a known issue in MicroStrategy 10. Derived elements are grouping of attribute elements on a report that are created on the fly. microstrategy. Browse to and select a previously saved Intelligent Cube on which to build your report. Create new Report, Document or Dashboard with some Attributes and Metrics. In the Datasets panel, click More next to the dataset to add the attribute to and choose Create Attribute. When selecting some geographic types, such as zip codes, checkboxes appear for new attributes you can create (for example, County, State, Zip, etc. Setting 'Mapping method' to 'Manual' forces users to manually select the source tables that use the expression. The result set is incorrect due to a cross join that is created from adding a parent attribute from one of the attributes identified in the derived attribute to the filter panel. Select the checkbox that corresponds with each attribute you want to generate. Select the member attribute as 'Month', as shown below: The "Define a new member attribute expression" window will. You can also create new attributes, based on existing attributes in your dataset, while viewing a dossier. x - 10. To create a round-down function that produces the following sample results, use the following formula in Metric Editor in MicroStrategy Developer 9. x by modifying the object's properties, as shown below: However, when creating a derived metric, no Description field exists, as shown below:. A user may want to create an attribute with an alternating expression depending on a certain condition, a conditional attribute. 0:50. Click on the attribute. Note that for the first row, the data from the previous row is 0 since the analysis is limited to the data retrieved by the report. Attributes give users context for reporting on and analyzing data. Check one of the available forms for the attribute. 2 in Web, navigate to the report in edit mode, right click “customer” and insert metric Count as shown below: 3. This change is being made as the property is to help move the product towards future deprecation of this setting. The Create New Attribute Form dialog box now appears. ApplySimple ("case when #0 contains 'As Is' then 'As Is' when contains 'New' then 'New' ELSE 'Other' END", [NAME]) case. 2. Add it to the grid. The value chosen by the user is compared to metric or attribute element values. When creating reports in MicroStrategy Web 9. Run the document. See below Image for Reference, I made an assumption that all the values of the column is same and replaced it with column value. Now this setting is applied to derived metrics in MicroStrategy Web despite the checkbox not being available in the GUI. Select the attribute you want to use to create your derived element. Matching objects appear in a drop-down as you type. We use MicroStrategy Tutorial objects in the following steps. How to use Guacamole to copy and paste text or files in MicroStrategy on AWS;The following scenario describes how to create a distinct count subtotal from base report: 1 Create a report A with only “year” in row and ”category” in column; add customer in report object window only. These groups provide a new view of report data for analysis and formatting purposes. Add it to the grid as shown below:use the Attribute Forms dialog, see attribute forms in the Report Objects list, see the Attribute Forms context menu options, and pivot attribute forms: WEBCHOOSEATTRFORMDISPLAY: Web create new report: access the Create Report folder and design reports, and to run new reports from the folder where he or she has. These privileges are part of OLAP Services. In the Operator list, select a comparison operator (Greater Than, Less Than. The attributes and metrics appear as filters. com Format: A MicroStrategy Online Training Video blog. Click an object to add it to the definition. From MicroStrategy Education, this lesson teaches you how to. Go to the MicroStrategy Web and create a new dossier using this cube 7. 4. 3. 4. 2. xCreate a custom subtotal object which is defined with the expression: Count<Distinct=True>(x) {@}, as shown below Create a metric object which is defined as: Max(Customer@ID){~+}, as shown below: Go to the subtotals/aggregation tab of the above created metric and make the subtotal created in Step 1 as the dynamic aggregation. Type the following for the name: "Total for the #P #0". The MicroStrategy product has been built from the ground up to focus on metrics and analysis of aggregated and calculated values. A blank page displays and the dynamic text does not show in the document. The document grid that has the Category, Subcategory(only ID form) , Revenue, and the. Select File, point to New, and then Derived Element. By default, a metric is calculated at the report level, meaning that the lowest attributes on the report dictate how the metric is aggregated. ", Employee@LastName)To Create a Derived Attribute Open the dossier you want to modify. Every filter contains at least one qualification, while. Open up the same document in MicroStrategy Web 10. You can create a derived attribute based on Employee, using the Concatenation function to combine the first letter of the first name and the last name. Select a data type from the drop-down. Additionally, this can slow performance due to the nature of cross joins. Steps to Create Smart Attributes. Create a New Dossier. Click Advanced, then New to create a custom subtotal. The ApplySimple function is used with simple operators and functions. To manually enter the definition of the derived attribute. You need to know the number of regions, so you create a derived metric from the Region attribute. Create a new report 'Dataset' with Attribute 'Category' in row. Enter a description of your derived metric in the Description field. A user has an attribute in an intelligent cube report in MicroStrategy Developer 9. Create additional visualizations to display the data in multiple ways. Enter a Form name and Description. Create a dossier based on the cube. When you import data into MicroStrategy Web, the corresponding dataset is stored with the dossier. Use the same steps as specified in the help menu: Open attribute editor (right-click on attribute and select 'Edit') Select the forms that will make up the compound key. A nested derived attribute is an attribute made from another derived attribute. Open MicroStrategy Web. addTransformationMetric (WebTransformationMetric) WebReportManipulation. x Starting from MicroStrategy 9. 1/1/2010) that can be used to perform date time functions. Move all the attributes and metrics to the Report Objects pane except for the attribute Region and the metric Standard Deviation of Revenue. In a dashboard, create a metric with this formula: Sum (Revenue){~+}<Favorite_Employees_Filter> Important note This report shows the sum of sales for each month, for the previous row and the % change between them. To create a derived attribute with time information, right-click an attribute and choose Create Time Attributes. Create a derived attribute with following expression: 4. Create a derived attribute and reserve it for future use in a visualization. In the Datasets panel, right-click the attribute to use to create the derived attribute and choose Data Type. Create the first derived attribute DA1, which is going to be used as the child attribute: 3. Enter the definition of the derived attribute directly into the right pane. Phoenixier. x? Based on the ID column in the LU table to calculate the previous ID:In MicroStrategy Agent, go to Schema Objects > Attributes. Insert a derived metric 'M01' with expression 'Max(Region@DESC) {~+} '. Create a document using the above report. g. Follow the next steps to create this type of metric. 4. Select the check box for any smart attribute that needs to be created. x and 10. In the Create New Form Expression window in the Attribute Editor, select the above table as the source table and use the following ApplySimple statement to define the expression: Applysimple( "#0 '-' #1 '-' #2", ID, Quarter, Year) MicroStrategy Workstation automatically creates attributes when you import data. The location of each property in the CREATE TABLE statement is given below. Filter definition prompts qualify on attribute elements and metrics in qualifications. The derived metric aggregates at the level of the attributes on the visualization by default. 4 Hotfix 4, a cross join occurs when a derived metric created from an attribute on the report is used in conjunction with a date range filter. Create a grid report with the all_sales. If M1 does not equal any of the values in the list, then it returns a default value. You need the Create Derived Metrics (MicroStrategy Developer) and/or the Web Create Derived Metrics and Derived Attributes (MicroStrategy Web) privileges. KB483243: Derived Attribute data type cannot be specified by the user. This is an identified defect in MicroStrategy where a derived metric that incorporates a duplicated attribute as a metric in the formula for the derived metric cause the Pie Chart visualization not to display. This allows attribute element data to be displayed. e. The Input Metric Formula dialog box opens. Steps to reproduce The following example uses MicroStrategy Tutorial attributes and metrics. Any operation on a column such as adding a constant, adding another column's values, or setting the expression to be an absolute value creates a derived fact. Create Intelligent Cube report with derived metric and derived element as shown below: Create a document with this cube report as dataset. In the metric editor, go to Tools > Formatting > Values and change the number format to “Date”. x. You can easily create a derived attribute that: Changes the data type of an existing attribute. 41 -> 24. Note that the two metrics with the same definition return different values. Add a filter visualization, and drag Brand to it. Derived metrics are not metric objects that can be re-used in other MicroStrategy reports and documents. Drop “PRODUCT” and “PRODUCT_DESC” to data foundation node. Thanks for contributing an answer to Stack Overflow! Please be sure to answer the question. 1 – In MicroStrategy Developer, navigate to the folder where you wish. Result for new metric is blank. A dataset enables you to dynamically manipulate the data that appears on a dossier, without having to import a new dataset. Click on 'New' to create a new subtotal. Glossary. 1. 5. It is derived based on a count against the fact_object_component table. Drag the filter and some of the data lost instead of being filtered. For example, a transformation metric can help a user compare last month's revenue to this month's revenue. 4 Hotfix 4, within the “MicroStrategy Tutorial”, create a new VI. The Metric Formula Editor opens. In the context of MicroStrategy functions,. The following steps can be used to concatenate two attribute forms. 97K subscribers Subscribe 1. In the Dataset Objects panel, right click a dateset and select Insert New Attribute. ‘year’ cannot be linked to ‘month’ because they have parent-child relation) The object to be linked should not be a Consolidation, Custom Group, New Derived Element, or DESC form of old Derived Element; Data types of linked form should be compatible. This article notes a workaround to dealing with percent to total derived metrics with custom groups. Filters can only be created out of schema attributes (in this case: Employee). This cube can be used to improve the performance for normal report execution that run against databases, Intelligent cube publishing and connect live to project dossier execution. Engineering. Cause Data Blend VLDB is disabled. MicroStrategy will sort the attribute/metric in the visualization based on the query. 10, when the "Defect fixes may impact Data, SQL, MDX, CSI" is turned to "On" under Web preferences > Project Default, thresholds for derived metric cannot be properly applied if the condition is based on a cube base attribute. Sometimes you don’t have all the columns that are necessary for creating your visualizations. Using the MicroStrategy Java Web SDK 9. This tutorial shows how to create derived attributes and metrics in a dossier. Login to MicroStrategy Web, go to Add External Data -> Databases -> Pick Tables and pick the following table and columns;. Create a filter (Previous Month) using attribute qualification. Open MicroStrategy Developer. Link the attribute Category Id from DS1 to Category Id in DS2. When creating new derived metric in a Report, Document or Dashboard in MicroStrategy Web, it is not displayed in a list of available metrics when creating another derived metric as in the screenshot below: STEPS TO REPRODUCE: 1. In the Datasets panel, click More next to the dataset to add the attribute to and choose Create Attribute. The value prompt is designed to return report results based on the data type assigned to the data in your data source. They relate numeric data values from the data warehouse to the MicroStrategy reporting environment. 3. . Create a metric "count day" with definition "Count(Day) {~, Month}", as shown below: Create a report with attributes Month and Day, metrics "count day" created at Step #1 and a derived metric with the same metric definition "Count(Day) {~, Month}". Even if you unmap the linked attributes later, you cannot recover information for the source attribute. microstrategy. Add "Products" user hierarchy to the metric level and set the grouping option to "None", as shown below: Create a new report, add item attribute in the row and the metric in step 1 in the column, as shown below:Unlike Value prompts with type of Numeric, in a Text prompt, it is not possible to drag and drop to the Metric Definition pane. Prerequisites. Custom groups are not treated in the same way as attributes by the MicroStrategy SQL Generation Engine. Add DM. Create a metric based on the freight fact which is extended to Item attribute with fact extension. The filter within the report is created by selecting from an element list as follows: With the report created to filter on a specific Month of Date element selected from a list of elements, the following SQL is generated: select DATEPART (MONTH, a12. STEPS TO REPRODUCE: Follow the steps below to reproduce the issue in. You can easily create a derived attribute that: Changes the data type of an existing attribute. You can also create new attributes, based on existing attributes in your dataset, while viewing a dossier. When building a derived metric with a condition in Web the formula will look like the below. Create a VI grid and create a derived metric. Two new derived elements are created, a blank Group. In Web: Choose Data > Insert New Metric. In the Create New Form Expression window in the Attribute Editor, select the above table as the source table and use the following ApplySimple statement to define the expression: Applysimple( "#0 '-' #1 '-' #2", ID, Quarter, Year)To create a derived attribute with time information, right-click an attribute and choose Create Time Attributes. The Derived Elements Editor opens. Create a new metric with the following format: Max(‘DD/MM/YYY') {~}. This is a filter which contains a prompt on an attribute element list. Add the attribute Category Desc of DS1 to the grid and create new derived elements on Category Desc. Select Manual from the Aggregation and Subtotal Behavior drop-down. Starting in MicroStrategy 10. A fact has two common characteristics: it is numeric and aggregable. Click Add Condition in the View Filter section to add your filter. Click Select. Put the attributes Business line, Category in the grid along with the metric sales. In this case, enter 'Date@ID'. There's a reason we're at the top of the list. Click on the 'Advanced' button of the Subtotals window. . Create derived elements for the Region attribute; Create a New Dossier using the base report as a dataset. While knowing your company’s total sales is useful, knowing when and where the sales took place provides the kind of analytical depth that users require on a daily basis. Steps to Reproduce. 4. 11 a change is being made to the default value of the use lookup for attributes function parameter when making metrics. To add multiple attribute forms, create a multi-form attribute within the dataset and drag it to the header of the HyperIntelligence card. Enter the definition of the derived attribute directly into the right pane. 2. In MicroStrategy Web create a new Visual Insight dashboard with the Year attribute, Region attribute and the Revenue metric. Custom Banding: This will provide some functionality, but will not allow you to dynamically change the banding style based on the attribute element. Create a derived attribute and reserve it for future use in a visualization. Create a derived attribute based on existing objects; Combine data from multiple attribute values into a single item. Fact data and levels of aggregation. The Input Metric Formula dialog. it looks like MicroStrategy doesn't support it, please advise. Show more 104 views 3:23With MicroStrategy 10, you can create document-level derived attributes with the click of a button, with no IT involvement. GetNewTransformationMetric (WebMetric, WebObjectInfo) Use. Create 2 derived attributes DA2 and DA3, both using DA1 as a child component. Create new. To ungroup the object elements: The Create Group feature is only available through document view mode. 0. In the Dataset Objects panel, right click a dateset and select Insert New Attribute. Create two count distinct derived metrics and places them on the report template. Create a Base Report in MicroStrategy Tutorial project. If you opened the Quick Thresholds Editor, select the Advanced Thresholds Editor link to open the Advanced Thresholds Editor. In the Datasets panel, right-click the attribute to use to create a derived metric and choose Duplicate as Metric. July 27, 2022 | In Business Intelligence, Analytics, MicroStrategy | By Data Meaning How To Create Derived Metrics and Attributes in MicroStrategy Watch on View. The empty derived attribute is created of project schema object; Glossary Derived Attribute Steps to Reproduce The following example uses MicroStrategy Tutorial Project. Create a report with the Category and Subcategory attributes and Revenue metric. MicroStrategy Web automatically creates attributes when you import data. g. The 2 attributes should not come from the same hierarchy (e. Unrelated and nonshared attributes will be cartesian joined. 1 – In MicroStrategy Developer, navigate to the folder where you wish to create the attribute, right-click in it and select New > Attribute. Insert one panel stack and add dynamic text with Profit Margin. . Video Tutorials. This new metric should have the Level (dimensionality) by Category attribute, as shown below. How to include an attribute form in a compound or derived metric in MicroStrategy Developer 9. In the Attribute Editor window, give your new attribute a name. To create a derived attribute with time information, right-click an attribute and choose Create Time Attributes. 4. You have the following options: Break by None: No break by is used and the rank is calculated accounting for each separate item on a report. KB34980: Removing an attribute or a metric from a grid in a Report Services Document preserves runtime information in MicroStrategy 9. You can easily create a derived attribute that: Changes the data type of an existing attribute. This tutorial shows how to create derived attributes and metrics in a dossier. For information on how to download th. Modify the attribute from which the metric is based or base it on a numeric field. When Distinct is set to True, the Count function counts only distinct values. Create derived elements for the Region attribute; Create a New Dossier using the base report as a dataset. STEPS TO IMPLEMENT. This feature supports more Big Data scenarios where moving large amounts of data to memory is not practical. The following procedure describes how to create a constant date metric (i. The attribute must have a date type of Date, Time, or DateTime and contain a date attribute form. In the Derived Elements Editor, select a derived element. For example, August 4th, 2014, the attribute will show value “31”, while, in derived metric, the value is “32”, as shown below:KB325774: How to concatenate two attribute forms by using derived attributes in MicroStrategy 10. Type a new name and press Enter to apply your changes. Open the dossier you want to modify. The attribute acts like a column header and the. Break byObject: A break by on Object is used to. The following is a procedure that will modify the default setting to create Outer Joins for metrics at the Project level: Procedure: Right-click on the Project name and select Project Configuration. Sometimes you don’t have all the columns that are necessary for creating your visualizations. Now the report execution will return the date in the desired format. In the Datasets panel, click More next to. The Select Attribute window opens. Open MicroStrategy Web. The steps below give a detailed explanation on how to create a report that contains a metric based on another metric that will return a static string of data from the warehouse. Insert a derived metric 'M01' with expression 'Max(Region@DESC) {~+} '. This article describes a situation where using a derived attribute based on an existing metric as a filter on a Visual Insight dashboard causes the Intelligence Server to crash. • Joining dissimilar column names: Heterogeneous. For conceptual information on attributes as well as detailed examples, see The Context of Your Business Data: Attributes. Percent to All -> A1, where A1 is an attribute, indicates that the calculation is performed across all elements of that attribute. Right-click the shortcut metric and choose Edit. 1 derived Metric shows NULL values when the Metric definition contains a reference to an Attribute form which is not shown on the corresponding grid on a report services document. Also practical examples are used in this document in order to illustrate the. You can create a derived attribute based on Employee, using the Concatenation function to combine the first letter of the first name and the last name. Right-click the attribute to create or modify derived elements for, and click Derived Elements. How to create an attribute in MicroStrategy What are attributes? Attributes are groups of related data, such as table columns. Related articles from the Community: Knowledge Base: How to create a derived metric in MicroStrategy Developer 9. x-10. The Duplicate as Metric. Case can be used for categorizing data based on multiple conditions. This function evaluates multiple expressions until a condition is determined to be true, then returns a corresponding value. x-10. In a document in MicroStrategy Web, create a new derived attribute. Check other tables and select/deselect correct tables. You can create a Year derived attribute from a Date attribute in MMDDYYYY format. Create a second Intelligent Cube C02: Add the Year, Quarter, and Category attributes. The ID form should be based on multiple attributes, some of which come from different hierarchies. Enter a name for the metric in the Metric Name field. To rename the attribute form, double-click its name on the tab. Max (1) The metric definition is shown in the image below: Create a second metric with an apply simple statement and using the dummy metric on its definition, as shown below. TOT_DOLLAR_SALES) WJXBFS1. You can add multiple datasets. tv. Open MicroStrategy Web. This behavior has been logged as a Defect by MicroStrategy Technical Support for version 10. In Web: Choose Data > Insert New Metric. You need to know the number of regions, so you create a derived metric from the Region attribute. Right-click the attribute to unlink and select Unmap. The derived metric is now set to the level of Category: Published: Apr 4, 2017. This change applies to metric creation in either Developer or Web. To define a Metric using a text based value prompt, directly type the prompt name with the syntax “? [Text Prompt name]”, for example Max (? [Value (Text)]) and click Validate. However, starting in MicroStrategy 2019 Update 5, you are required to have the "Web Create Derived Metric and Derived Attribute" privilege to edit derived metrics. You need the Create Derived Metrics (MicroStrategy Developer) and/or the Web Create Derived Metrics and Derived Attributes (MicroStrategy Web) privileges. Schema abstraction of the database columns (into MicroStrategy attributes and facts) provides the flexibility necessary to allow applications to be created quickly without having to change the structure of the data model. Make sure the Category attribute has the Image form as a Display form. The pane on the left displays the Report Objects which shows the components (attributes, attribute forms, metrics, custom groups, consolidations, and so on. Schema objects: Schema objects are generally created by a project designer and include such things as facts, attributes, hierarchies, and transformations. To create a Filter derived element. a dossier with derived attributes based on multiple attributes fails with "Unspecified error". . In the Operator list, select a comparison operator (Greater Than, Less Than. On the Background tab in the Format Cells editor and select 'Solid' as background style and choose black as the color for the 'Fill' drop-down. These privileges are part of OLAP Services. Ranked #1 for Enterprise Analytics in 2022 Gartner Critical Capabilities Report. Right-click the metric sales, and we get the option to choose the threshold as. . By adding simple dummy attributes you are able to arrange the columns in a much more tidy form without even touching the original data. In this case, you would create a dummy derived attribute. The steps below use objects from the MicroStrategy Tutorial project as an example. Consider upgrading to take advantage of the fix. Create an Intelligent Cube with the following tables and relationships: Create a new dossier. From the Insert menu, select New Metric. Published: Jun 9, 2017. The derived metric's value is 12. Clear the Filter setting: uncheck to exclude attributes absent in report or level (dimensionality) check box. 2. In DS2, create derived attribute called DA with this expression: concat ([Quarter Id@ID] in DS2, [Category Id@ID]. This Knowledge Base article describes how to create a derived metric that can use the whole dataset of the report, rather than the default functionality of using the grid dataset using the Lag function as an example. You can use the Find box to search for an object in the current list of objects. Open the dossier you want to modify. Case can be used for categorizing data based on multiple conditions. The Duplicate as Metric option is not available for a derived attribute. From the Data menu, select Insert New Metric. Click Advanced. From the 'Edit' menu, choose 'Group'. Ranked #1 for Enterprise Analytics in 2022 Gartner Critical Capabilities Report. The attribute ID columns included in a fact table represent the level at which the facts in that. customize analyses and attribute groups Prompting users Stand-alone and derived metrics Sharing reports Improving performance with and dossiers Developing enterprise metrics Customizing data by grouping attributes Creating attributes on dossiers Filtering dossiers Getting started with MicroStrategy SDKs Leveraging the REST API forBy default, when an attribute is added to the 'Grouping' section of a Report Services document containing a grid in the document body, the display of a Grand Total will not be shown for the metric over the entire document. Create the derived. To create a rank shortcut metric. To Create Derived Metrics. Facts are one of the essential elements within the business data model and basis for almost all metrics.