tableau calculated field across blended data. Please check the attached workbook for details. tableau calculated field across blended data

 
 Please check the attached workbook for detailstableau calculated field across blended data  In Tableau, select Analysis > Create Calculated Field

The solution to this was to blend this data on top of my primary to get all 400 chargers. Hi Voltaire, One approach is to use the option to Show Empty Rows / Columns (available from the menu, select Analysis > Table Layout) which will force Tableau to show every value for a dimension on Rows/Columns even if it is filtered out. Enter the concatenation formula, for example, [FirstName] + [LastName]. We’ll cover two topics: Filters. In the Data pane, switch to the [name of secondary data source] data source, and click at least one link icon to blend these data sources. A join will show rows for every match. See Join your Data for instructions. Then the calculation is in the data source and available to other users of that data source. I have been struggling to come up with a way to fix the global average field while traversing through accounts in the quick filter (to show account's. Tbh, this can even turn more complex if you have a use case wherein the date is based on non calendar. Above that list is a pulldown of all your other datasources. 1. In the Open dialog box, find your Excel workbook, click the Open drop-down menu, and then select Open with Legacy Connection. data sources Filtering parameters Tableau Tableau Tips. From the dashboard, add a State filter to the Coffeechain data set. Open a new workbook and on the Connect page that opens click Excel. Insert the formula for Index(). 1. Environment. Problem is summarizing that up. 2. From the Compute Using list, choose Advanced…. Percent-of-total sales over time (Secondary Calculation) It's common to. Hi there! I am using two data sources that must be blended and I want to create a calculation on the maximum date of the primary source. For more tips, see Tips for Working with Calculated Fields in Tableau. When I am blending data in Tableau the data based on day is correct but not if I drill up to month. In the calculated dialog box, complete the following steps: In the name box, enter State Filter. This says to take all the values within a month across the Category dimension. Filter Data Across Multiple Data Sources - Tableau Filter Data Across Multiple Data Sources Applies to: Tableau Desktop While working with multiple data sources in a. Name the calculated field and in the Formula field, enter the following: Jump back 5 (using the across-then-down addressing) and you'll see that the SUM(Data) on value=6 (which is [dim2]="N" and [dim1]="B") is 2. Excel files contains only two columns: the name of category and date of premiere of category. A bar chart showing the sum of sales for each region appears. Cause Tableau Desktop cannot identify what information to use for the action filter if the field used for blending is not included in the views that are affected by the action filter. See Troubleshoot Data Blending to learn more about the asterisk. Join combines the data horizontally, merging the data based on a specific field, such as a shared key or identifier. A row in one source is unrelated to a row in the. Community Manager update [Ciara. I'm trying to create a year parameter with two different sources of data. I hid the existing dimensions and used the calculated field instead for. For Data Type, select String. There are 2 data sets (for this example, there is 1 column, and they are the same field). Tableau provides a set of predefined aggregations that are shown in the table. Process for Creating the Dynamic “Parameter”. Work across blended data sources. I have two separate data sources within my project, and I am blending the data. The two data sources are blended on a string value they have in common called "DB Name". Loading. If I blend my data, create a dashboard with data visualized from both the blended sources, I expect to be able to set a global filter on the linked field(s) of the blended data. A row-level calculation is something that is computed for each record in the data. Right-click the replacement calculation on the shelf, and select Edit Table Calculation. You can use different approach like custom SQL join. The output of a calculated field can then be displayed for. This task assigns the states in the Population data source (primary) in the "null" region into a region. Select one, and you'll see the fields for that tadasource. I've tried filtering across multiple data sources using a parameter + calculated field. Hi All, I have expected file results and actual file results tables in two different databases, (linking is not allowed), and I am blending these two data sources to get the data from these 2 tables. Tableau offers several blend methods, including Union, Join, and Data Blending. On Color, right-click Measure Names , select Filter, select the check boxes for the measures to display, and then click OK. When using table calculations, grand totals and subtotals might show unexpected results. You can think of this as a union. As calculated fields are specific to each workbook as they are created inside workbooks. Hence, I decided to blend the data so that the amount aggregates to the date level of plan. I blended data for category (Kategoria Produktowa Poziom 4). Considering how Tableau blending works--basically as an aggregated subquery rolled up to the level of your related fields--you are stuck with needing all fields to be aggregated before being leveraged in a blended-data-source calculated field. 3. "The calculated field I am nesting within the other calculated field has a value of: [Measure] = 'MedWg' AND [Characteristic] = 'Totals' . This warning occurs when you have no active links in the secondary data source. When you try sort by a calculated field that uses blended data, the calculated field is not listed in the Field drop-down list of the Sort dialog box. Applies to: Tableau Cloud, Tableau Desktop, Tableau Server. Use a blend when: You want to combine measures or dimensions with the same meaning but different names in each table. It can. A union in the tableau data source screen is 100% the best way to go. 2) As they mentioned in the solution, it is not production complaint. Just exclude it, and use the parameter to filter for the values. From the Data pane, under Measures, drag Sales to Text on the Marks card. Where [Date] is the field you want to filter and [Parameter Date] is your new parameter. ×Sorry to interrupt. The new calculated field is added to the Data pane with an = in front of the data type icon to indicate it's a calculated field. Tableau data blending with calculated field There are rare situations where the requirement is to blend on a calculation, on a measure. At that point the calculations only exist in that workbook and aren't available in the data source. Then drag Quarterend date to Rows, since we want financial data by date. When you are in your calc field editor, you have a list of all your fields. For example, you could manually map a user named “Alice” to the value “East” so that she only sees rows in the data source where the “Region” column is. I realize one thing that I really want on tableau is the ability to join table from multiple data extract. a)) x MAX (secondary. In the worksheet view you see the both tables: earnings and prices. If the 2 datasources have the same columns, you shouldn't need to re-pull the data. are the. 1. If this aggregation is ATTR() then the grand totals may be blank. You can build out the basic ATTR function by adding conditions for when the ATTR function. Typically, the ATTR() aggregation can be used to get row-level values from the blended field. Also the SP list "DB Name" field has a 1 to many relationship with the incident records in the CSV. Because I have to blend the 2 data sources it requires aggregation meaning when I create the sum like excel pivot I get this. As you have probably guessed, blending messes up the aggregated calculation for the total cost of each order, and consequently of each day. Then drag Measure Names to Columns. Create a calculation field Diff. A blend merges the data from two sources into a single view. The data for each table in a blend is queried before that data is joined into the final blend. At this point, the options are to join the two sources using two other actual data fields or modify the underlying data in one of the sources so that a relationship can be established between the desired fields. Now, let’s go step by step and see how to use rank function in tableau. The CY dataset contains around 1100 records. Create a “Blend Field” with a value of 1 in both your primary and secondary. I have a file with 2 data sources. Any thoughts on ways round this would be much appreciated. By default Tableau does TABLE(across), which gives me the max in each dimension going across the chart. An example, perhaps sales progress to a target impacts the bonus calculation – i. It appears that Window calculations are the answer. Select Analysis > Create Calculated Field. Drag the calculated field to the Color shelf on the Marks card to create a view that shows which fields match and which fields are different between the two data sources. Is there any way to get a total in a field for secondary data source fiedl I have 2 data tables I am blending - both are tableau extracts. Please see the above string for further details on my query. The formula that I am tried is shown in the image below and is: IF [Period] = {MAX([Data to Map From (Tableau Dummy)]. Creating a calculated field for "SerialNo" or lets say Index(). Right-click the parameter and then select Show Parameter Control. Yes. That calculated field is graphed on a bar chart which has a field from the main data source on the color shelf. Advertising cookies track activity across websites in order to understand a viewer’s interests. Open a new dashboard and place. When you are building a viz with fields from these tables, Tableau brings in data from these tables using that contract to build a query with the appropriate joins. For Allowable Values, select List. Please check the attached workbook for details. I am not able to blend on this calculated field. In this instance, I am controlling one data source from another. Step 2: Create the Calculated Field. I've included a crude illustration to show how a particular primary source maps to a secondary. I believe this will resolve your issue. Open a new sheet and place Sales to columns, Ship Mode to rows, and Reference Line to details. "In the Secondary data source create a calculated field with definition as below-STR(ATTR([Primary. If you are looking at data from two disparate data sources, then you either need to join the data into one data source, or define the relationship within Tableau in order to use data blending. Loading. So if i would to Aggregate the values from the two data sources with a calculated field, the value from the secondary data source disappears. i. The simplest way to think of data blending is as an aggregated outer join. Blending data lets you create charts, tables, and controls based on multiple data sources. We need to do step "Under List of values, click Add from Field, and then select Coffee Chain Extract > State. This task assigns the states in the Population data source (primary) in the "null" region into a region. Your new blended data source and chart will be created. Select one, and you'll see the fields for that tadasource. In the following example, the Market Share calculated field is not listed in the Field drop-down list. 2. What I am trying to do is create a report by store location that displays the number of customers next to the number of support tickets for any given day, week, month, year. Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. {FIXED [Machine Nr] : COUNT ( [Machine Nr] )} / {FIXED [Machine Nr] : COUNT ( [Machine Nr] )} This works fine when there is no secondary data source but when I blend with a secondary data source it grays. A datetime field in the primary data source, for example, will not blend with a date field in the secondary data source. We have two data sources, Coffeechain and Superstore. 4. I'm going insane searching for an answer online for this and have read all the guides I could find on the forum etc, but days later, still no luck! This is how the data is showingI am running into an issue where i am creating a calculated field that uses several fields from my primary data source and 2 fields from a blended data source. 2 Answers. so I would like to show a pie chart how many files are. ×Sorry to interrupt. Ben I have a scenario in which I need to blend the data. . Also you might need to create a duplicate calculation and the % and convert it to Discrete and in that case it would be visible. I have sales orders in one data source (columns highlighted blue) and account inquiry data in another (columns highlighted orange). If you look at the Blocks tab (which is sorted by day and start time), a procedure starting at 1:11pm would fall in the ROBO 1 block, which started at 12:30pm. From the Measures pane, drag Measure Values to Rows. In the Calculation Editor that opens, give the calculated field a name. [Sales Order Placed? ZN] = 0. superstore sales]) Then in a single mark i could get the total sales for both data sets, and where dimensions are added, and blended, the sum by these dimensions. Step 1: Create the calculated field. In the custom SQL field or dialog box, copy and paste the UNION ALL query. But since it is a blened data source, i can't use LODs. This is the "self-left join" worksheet in the attached. For example, I export a data dump of employees at the end of each month, and I stack that on top of the previous month end data dump report. Right-click the 2017 header in the view and select Exclude. Within same worksheet, you don't lose table calc settings unless you keep all fields in the table. Then I created a calculated field like the CASE WHEN in that post. I want to get a grand total of teh secondary data source column in a calculated field, just like we can use FIXED LOD to get the total same across each row. 0. CSS ErrorExtracting the data and connecting to that. Some developers use this method as it looks more dynamic and immersive. And the "show empty rows" selection is automatically greyed out when i blend data. Here is another solution using your Excel data set on Sheet 4. I thought that I could write a new calculated field using field value from one data sources and field from another data. I create calculated field "Number of period" in many steps. 2. At that point the calculations only exist in that workbook and aren't available in the data source. 2 We will open up Tableau 10. In the Data pane, right-click the Top N Customers by Sales set, and then click Create Calculated Field. Also, if your calculated field is a regular aggregate (i. I need to find the difference in days between "Open Time" and "Go Live" for calculated column I want to use as a filter. created a parameter and added values to parameter from the primary data source and created calculated field like Parameter = column_name from secondary data source. [Target]) 3. ×Sorry to interrupt. In the last two articles of this parameters Deep Dive, we’ve learned how to use parameters with filters and within calculated fields. SUM ( [Sales])-SUM ( [Sheet1 (target)]. When two data sets are blended together there is an increase in time to. Data blending is particularly useful when the blend relationship. When you’re in Tableau creating a calculated field, you might find yourself running into the following red-text error: "Cannot mix aggregate and non-aggregate arguments with this function. Union combines the data vertically, concatenating the rows from multiple sources. Click OK to close the Edit Group dialog box. It wouldn't turn the two date fields into one. The secondary data source only has: Google Play, iOS. As a result, I cannot set them equal to each other without them resulting in null. Expert instructors. ×Sorry to interrupt. shin - while your solution solves the problem for the blended data, it introduces a problem for the pivot data (NAICS code, hoovers industry, and company name); i am now getting 'asterisks' in those tag clouds. if actual run time falls in between expected start and end time, file is processed otherwise failed. Total aggregations cannot be applied to table calculations or fields from a secondary data source. Also, if your calculated field is a regular aggregate (i. To calculate: 1. At the line level it's fine, but what I require is the sum based on supplier like a pivot. Parameters can be used to filter across data sources that have no relationship. Click the link mark right to data field Sub-Category of the secondary data source Sheet1 (target) 2. AccID - unique Acc ID. This often requires using user functions in a calculated field; The published, filtered data is used to build contentWhen using multiple data sources, it is common that I will create a metric and sum it from the various sources, for example: sum([superstore sales])+sum([b. a) x MAX (secondary. Now you see a new group field listed in the Population data source (primary) called State (group). Complication(s): Data is spread across different tables in different databases (biggest motivation to use Tableau, in fact). However, because I want to have a filter on the UI for the time period, the number of events in the primary data source is a calculated field. Then, blend on those fields instead of the row_date fields. Oh, we're using Tableau 9. Here is a scenario you can try, using the Sample - Superstore data source that is included with Tableau. In Tableau, data blending refers to the process of joining or linking data that resides in separate sources, such as databases, Excel files, or web services. If you've multiple different data sources then you can use cross-database join option. Two other things: The ,0,IIF(FIRST()==0,LAST(),0) optimization is not needed if you’re using Tableau v8 or later. CSS ErrorSelect Analysis > Create Calculated Field; In the Calculated Field dialog box that opens, do the following, and then click OK: Name the calculated field. The primary data source has: Google Play, iOS, Steam, XBOX. Filter Out Null Values. The only filters that will remove values are data source filters and context filters. Drag the calculated field to the Color shelf on the Marks card to create a view that shows which fields match and which fields are different between the two data sources. If you open a dashboard, Explain Data will analyze it for outliers. Parameters can only hold a single value, whereas set controls allow for multi-select. Drag Measure Names to Columns. . Open Tableau and we will be able to see the below screen. Main Product wise, Sub Product Wise, Schemewise, Customer type, Instrument type etc. For example, select Analysis > Create Calculated Field, and in the Formula text box, type the following formula: This will be ugly because one set of fields will all be NULL, but I think we can use some calculated fields to make this work. I've built a view with loan number from primary data source, and amount from the second data source. Change the default sort order of the field using the various options, and then click OK. Some examples include: cookies used for remarketing, or interest-based advertising. For example, the view shows the difference in average regional sales between quarters. As another example, you can plot combined data from your Google Ads and Analytics. That works, but it doesn't include the other two sources. When finished, click OK. Using a data source that has multiple, related tables affects how analysis works in Tableau. The following example shows profit and sales. I'm working on a requirement were using a FIXED LOD with blended data source. For example, you can blend data from different BigQuery tables—say customer information and order details—and visualize that information in a single Looker Studio table. I'm using this as a filter, and I want the blank sheet to cover the parameter if it's 0, and the parameter to be visible if it's 1. Oftentimes KPI dashboards require blending to a variety of secondary data sources, and then a calculation in the primary data source showing the “Percent of Goal”. Because multiple, related tables have independent domains and retain their native level of detail, when you drag fields into the view: Data is queried at its natural level of detail. Workaround: Option 1: Instead of using Data Blend, please use Relationship to relate the data sources, and the "Only relevant values" option is available to show only existing values. Some examples include: cookies used for remarketing, or interest-based advertising. Replace the calculated field that references a field in secondary data source with calculated field created in step 2. By extension, Bob's colleague Tom Brown requires access to his own sales data, and also all sales data for NY, PA, and FL. The target field on any given worksheet is a field from another data source that is. ×Sorry to interrupt. Doubleclick on one of those fields, and it will be added to your calc window. In the formula text box, type the ZN function, the SUM. When you try sort by a calculated field that uses blended data, the calculated field is not listed in the Field drop-down list of the Sort dialog box. Then transfer the created measure to the Rows or Columns shelves. Create a user filter and map users to values manually. If you filter one value in a filter - the same value should be in the second data source. I have a workbook which contains a blended relationship between three data sources. ) with the column on the right (% population). In each account, create a calculated field named [GA Account] hard-coded to the name you had in the. If Channel<> 'Video'. In the custom SQL field or dialog box, copy and paste the UNION ALL query. If your data is from same source then tableau has inbuilt feature to join your data. Answer. IF "Retailer Group" == "Date_start" THEN DATE ("1/1/2012") I tried to achieve this by blending both the data source and creating calculated file, got some issue. Step 3: Create the new field. Just create a parameter with data type as a date then create a calculated field like this: [Parameter Date] = [Date]. Right-click the axis > Add Reference Line with the following settings. And Put this field in your view at the start of all the columns in table/Grid. When I searched "Door ID" in data source 1, I was able to find some of the values. Tableau Desktop is capable of establishing connections with R through the use of calculated fields. e. If you have more complex calculated fields, then it can get even more complicated. Data source 1 (Region to Sales) - This has sales as per region, in region column we have "KAC" and "IMP" which is business defined Region. Workaround: Option 1: Instead of using Data Blend, please use Relationship to relate the data sources, and the "Only relevant values" option is available to show only existing values. Advertising cookies track activity across websites in order to understand a viewer’s interests. The concept of "row" is meaningless across two unrelated data sources. Thanks a lot. Tableau Public . Select the arrow icon and click on the "create a calculated field" option, as shown below. So in this case Tableau will write out calculated fields into the data source (extract). If you're concerned about proprietary data, anonymize your data as demonstrated in the video linked here:Can someone help me understand why a calculated field is a measure? I've blended 2 data sources based on loan number. You might want to create another datasource with these mapping data and use this data source in all other workbooks. g. Step 5 – Drop the Total Sales measure onto the data area. Hi, I have two tables like below. Training includes 30 hours of hands-on exposure to ensure that you are left will a feeling of being an expert at the Tableau tool usage. You will need a common column between the two tables in order to blend. Create 2 calculated fields one for the Month and Year to show it as a filter. (This will not work on calculated field's that have been created in Tableau). The option to change the aggregation type of the grand total to something other than Automatic is grayed out. In this example, the calculated field is named "Replace empty cells with zero (opt 3)" In the formula field, create a calculation similar to the following: ZN(LOOKUP(SUM([Amount]),0))Here is the sample data (tableau file attached) After Blending i'm expecting to receive this result: the rule is joining the 2 table using [Client number] & the order of the record per each Client by date (1st policy match with 1st Sales for each client). I am trying to use the below formula instead of countd function because my data comes from Impala. Normally if i am using the same data source to calculate running sum of a measure ,I would create a calculated field using running sum function and go to the compute using-> advanced-> field and then select the measure and check the descending order button. I then used this method for Blended Grand Totals. Think of a relationship as a contract between two tables. All the dimensions are from DS1. Data blending has been around for a long time – it was there before the Google Analytics connection. CSS ErrorScaling this product across a big company is highly expensive. The source field is the field you're filtering with. Tableau will not disable calculations for these databases, but query errors are a. Data. Above that list is a pulldown of all your other datasources. On the Marks card, change the. Create a new calculated field named date calculation. Why Tableau Toggle sub-navigation. In addition, some data sources have complexity limits. Step 2: To start, drag dimension City into the Tableau conditional formatting Rows section as shown below. Right-click the axis > Add Reference Line with the same settings of step 4. See Data Aggregation in Tableau for more information. These will all be secondary data sources. Then I have a calculated measure field with the formula SUM(DS1 Measure) + If ATTR(Structure) = "Description. So it will always be pulled into the calculated field as aggregated field and for that your 1st field needs to be an aggregate too because you can't the mix the two. LOD calculation and blended data sources. This says to take all the values within a month across the Category dimension. Is it possible to label these data sources something like 'Current' and 'Previous' so that my calculated fields can refer to the labels rather than to the actual date-named data sources - something like: ATTR ( [Current]. ThomasData blending is a very useful tool, but there are some effects on performance and functionality. Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Both source fields and target fields appear on the Filter shelf in their respective worksheets. Step 1: Go to edit the Blended Data Source you just created. I am new Tableau user, I need your help. Unfortunately, this isn't something I can modify. Under List of Values, select Add from Field > Sample - Coffee Chain > State. 3) To keep only the last row create a second calculated field Whether Last or not using the Last() function and selecting the default table calculation (blue font) with the same selections as Running total above i. Data Source page changes. 85-95% of target may equal Bronze, 95-105% may be Silver, etc. 0. This means that date ranges, filters, and calculated fields in a table are applied to the query that generates the table before any joins are performed. Create a Calculated Field to Link Account. Tableau Calculated fields with data blending. In the formula field, type the following, and then click OK: WINDOW_SUM(MIN(1)) The problem is the target line should go all the way through the end of the event, even if it is in the future, but since there is no sales data for the future the line gets limited on the blended data. ex. Upvote Upvoted Remove Upvote Reply. Once the. Note: The primary data source is indicated with a blue check mark, any secondary data sources and fields from secondary data sources have an orange check mark. It displays the measure accurately within each color segment. The target field on any given worksheet is a field from another data source that is. For example, Bob Smith should have access to his own sales data per the calculated field username = local_identifier. Tried dashboard action filter also to pass from primary data source to secondary data source. Go to the arrow icon option in the top left corner. Tableau Desktop; Data Blending; 2 Data Sources with. ×Sorry to interrupt. The target field on any given worksheet is a field from another data source that is. When creating a calculated field using fields from blended data sources, the field must be aggregated. Create a new calculated field named date calculation. Step 6 – Right-click on the Total Sales measure in the Measure Values shelf and choose Edit Table Calculation. to another account. See Troubleshoot Data Blending. Hi All, I'm having problems with a calculated field using blended data. Data blending brings in additional information from a secondary data source and displays it with data from the primary data source directly in the view. Option 1: Use a separate bar for each dimension. Step 2: Create a Set and use it in a calculated field. 0” in. In the Open dialog box, find your Excel workbook, click the Open drop-down menu, and then select Open with Legacy Connection. For a SUM() measure this looks the same as a Sum of Sums, but for an AVG() measure the Grand Total is an Avg computed across every row. While blending a secondary source, you are blending the second source thats post-aggregated and the results will be grouped based on dimension that is being joined. In short, this will act like a filter to the 'Data to Map to' sheet, and give only P07 data, as it the maximum value in the 'Sales Cycle' column. Calculated fields with an IF statement not working after replacing data source Hi everybody, I have a workbook using an Hyper extract. When you are in your calc field editor, you have a list of all your fields. Rolled Over from - Contains the AccID if the account is rolled over from an older account. From the “Apply to worksheets” menu, select “All using related data sources. 2. Relationships are a flexible way to combine data for multi-table analysis in Tableau. According to the year, quarter, month, week, and day, you need a new calculated field to display the sales. In this video we blend several data sources and show you how to use the relationship dialog box to understand the automatic relationships, and how to use it. Loading. To create this metric you need to divide Transactions by Revenue, however, we did not bring the Revenue metric into our new Blended dataset so we can not create a calculated field like we normally did above. From the Data pane, drag Sales to the Rows Shelf. In this case, Tableau reads MAX (Block) as MAX (ROBO 1, ROBO 11) and chooses ROBO 11. To create a new calculated field, from the primary data source (here: Sample Superstore), select Analysis > Create Calculated Field. On the other hand, Tableau Server can establish a connection with a Rserve instance by utilizing the tab admin function. Hi all, I have a massive workbook which contains 10+ data source and most of data source have a few calculated fields with blended data. This was the method used before Version 10. Build whatever calculated fields. In Tableau Desktop, connect to Superstore sample data. Hope this helps. The COUNTD Alternative example workbook uses Distinct Customers. In the Data pane, select the Store - North data source. The COUNTD Alternative example workbook uses Distinct Customers. THEN MAX (Block)". Data blending is a method for combining data from multiple sources. Thanks for your time and assistance. data blending is just not enough and a bit complicated to do complex blend. My data source is an excel spreadsheet that consists of multiple stacked files. Click “Add Metric” in the. I've tried using a combination of parameters and calculated fields to try and create a global filter such as explained on this VizWiz blog entry VizWiz: Create a global filter in Tableau across multiple data sources in eight simple steps - Data Visualization Done R…, however I was not successful on applying this method to a date filter. At its core, the function is performing the following test:. I would like to see a ratio of the two, so I created the following calculated field: The above method is called data blending. In the pop-up dialog box, I will use the Sort By dropdown and choose Field from the menu. If you select a sheet in the dashboard, Explain Data analyzes the. The data appears as if from one source. This data is not captured every 15 minutes but is event triggered. Absolutely - if you just take out Location from the view, this will work. Thanks, Adrian. We will also need a calculated field that will eventually draw the top of the highlight; the formula is: IF ATTR([Ship Mode]) = [Ship Mode Parameter] THEN RUNNING_SUM(SUM([Sales])) END. Select Analysis > Create Calculated Field.