tableau calculated field across blended data. data sources Filtering parameters Tableau Tableau Tips. tableau calculated field across blended data

 
 data sources Filtering parameters Tableau Tableau Tipstableau calculated field across blended data Right-Click on the selected charts to drop down the select menu and select “Blend Data”

Blending provides a quick and simple way to bring information from multiple data sources into a view. Option 2: Create a calculation for a more dynamic sort. Option 1: Join the data sources with a cross-database join instead of blending. Here are the 7 major steps for putting this together: Set up your primary (main) and secondary (parameter) data sources. How to compare blended data sources to classify matching and non-matching records. For example, Bob Smith should have access to his own sales data per the calculated field username = local_identifier. 2 Answers. Expand Post. This is computed row-by-row for each transaction—the results can be thought of as adding a new column in the data. I would like to plot time series and have user select multiple values from the four columns highlighted. The dashboard has dozens of calculated fields, sheets, etc. " manually every time. Once a relationship is defined, either in the datasource or with relationships, you can create a simple calculated field to handle the comparison. For example, select Analysis > Create Calculated Field, and in the Formula text box, type the following formula: How to compare blended data sources to classify matching and non-matching records. But since it is a blened data source, i can't use LODs. [Amount])=0,'Ghost','Actual' ) Why does this show up as a. However, they don't work in the calculated fields as shown in the topic but also for the parameters. I have the Finance Dashboard data source published on Tableau Online as an extract that refreshes daily. Select the arrow icon and click on the "create a calculated field" option, as shown below. I have blended the data on 'Account Number'. Tableau Public; Data Management; Advanced Management;. Here, you would still see 'Null'. Click the link mark right to data field Sub-Category of the secondary data source Sheet1 (target) 2. 2) ATTR([date]) is computed and only returns results where there are dates in the data. 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. Process for Creating the Dynamic “Parameter”. Tableau Desktop; Resolution Use one of the following workarounds: Option 1: Step 2: Create a Set and use it in a calculated field. The simplest way to achieve row-level security in Tableau is through a user filter where you manually map users to values. I'm going to enter this as a proposed solution rather than a comment. This says to take all the values within a month across the Category dimension. So you did answer my question, such that, to filter data from 2 different data sources based on date - create a parameter, then create calculated fields in both the data sources. ex. IF SIZE. To learn more about creating formulas in Tableau, see Formatting Calculations in Tableau (Link opens in a new window) and Functions in Tableau (Link opens in a new window). e. I need to do some calculations which includes data from both the measure and downtime data. Inactive Time % - This is where I make use of the blended data sources. I have a field called account and for each account, some KPIs are calculated. 1, your parameter values and list of values will automatically update to the most current values every time the workbook is opened. Advertising cookies track activity across websites in order to understand a viewer’s interests, and. To overcome this, I used a workaround – I created a chart-specific calculated field with the following formula: COALESCE(Country (FB data),Country (LI data)) COALESCE() here picks the first non-null values from the two columns which works perfectly for me. LOD calculation and blended data sources. The Assigned Block calculated field goes through the logic and gets to the "IF. Here are the 7 major steps for putting this together: Set up your primary (main) and secondary (parameter) data sources. Step 2: Create the Calculated Field. This says to take all the values within a month across the Category dimension. If you don't want to display the PayerId, right click and deselect "Show header. I have a file with 2 data sources. It appears that Window calculations are the answer. d)="y" then "Filter Me"I have a calculated field that computes a ratio using two data sources that are blended (SUM(souceA. ExcelR offers an in-depth understanding of Tableau Desktop Associate Certification training for Tableau developers and complete Tableau Server training for Tableau administrators. Tableau Data Management. I have instagram data across several google-doc worksheets; one tracks individual posts and their associated likes and comments, while one sheet tracks followers. Tableau Deep Dives are a loose collection of mini-series designed to give you an in-depth look into various features of Tableau Software. In the example, we chose “difference” as “Calculation Type” and “ Table (acros. Right-click the parameter and then select Show Parameter Control. Blending from a polygon-based map to an existing data source which uses 1-to-many joins. CSS ErrorTo do this operation, we require the following steps: Create a new sheet. "In the Secondary data source create a calculated field with definition as below-STR(ATTR([Primary. Replace the calculated field that references a field in secondary data source with calculated field created in step 2. 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”. Right-click the axis > Add Reference Line with the following settings. Step 6 – Right-click on the Total Sales measure in the Measure Values shelf and choose Edit Table Calculation. Above that list is a pulldown of all your other datasources. Create a new calculated field named date calculation. I need to find the difference in days between "Open Time" and "Go Live" for calculated column I want to use as a filter. Loading. When two data sets are blended together there is an increase in time to. You will need a common column between the two tables in order to blend. achieving the above mentioned fraction with the condition of selecting data only for the last month available using a *calculated field* and blending the two data sources with the available fields for dates in both data sources?. "All fields in a level of details expression must come from the same data. I solved this. On Color, right-click Measure Names , select Filter, select the check boxes for the measures to display, and then click OK. IF "Retailer Group" == "Date_start" THEN DATE ("1/1/2012")Data Blending - Calculated field. I'm in a catch 22. 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. I've built a view with loan number from primary data source, and amount from the second data source. Step 2: Create the LOD expression. The simplest way to achieve row-level security in Tableau is through a user filter where you manually map users to values. All Records 2. Typically, the ATTR() aggregation can be used to get row-level values from the blended field. As calculated fields are specific to each workbook as they are created inside workbooks. I selected "Specific Dimensions", then checked on all the dimensions, and finally selected to restart every month. What I want is to calculate via a calculated field the number of times when the stock is out of boundaries. Loading. As you have probably guessed, blending messes up the aggregated calculation for the total cost of each order, and consequently of each day. When I am blending data in Tableau the data based on day is correct but not if I drill up to month. Above that list is a pulldown of all your other datasources. 1 excel extract where I have the daily stock data of 1 one year. Expand Post. Then drag Quarterend date to Rows, since we want financial data by date. With your workbook open and displaying superstore (and the Superstore data source), in the Data window, right click State, Create > Set ; Create a Set State Set, select California and Colorado; Create a calculated field by selecting Analysis > Create Calculated Field. "The calculated field I am nesting within the other calculated field has a value of: [Measure] = 'MedWg' AND [Characteristic] = 'Totals' . Issue. Jonathan. The moment I add those other fields into the calculation it fails. This is hack-y, but it works: Create a calculated field based on the measure that would return the right alphanumeric sort, such as -SUM ( [Sales]) for a descending sum of Sales, then put that as a Discrete (blue) pill to the left of the dimension you want to sort, and finally turn off Show Headers for the -SUM ( [Sales]) header. (This will not work on calculated field's that have been created in Tableau). Main Product wise, Sub Product Wise, Schemewise, Customer type, Instrument type etc. e. By default Tableau does TABLE(across), which gives me the max in each dimension going across the chart. 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. 1. e. By default Tableau Desktop wraps fields from a secondary data source in an aggregation in calculated fields. Select Analysis > Create Calculated Field. ; Drag. Step-3: What we have made. 2 data sources blended: 1 published: where I have at reference level information of the flows that help me calculate the min and maxi inventory. Step 5 – Drop the Total Sales measure onto the data area. [Total Cost]) - ATTR ( [Previous]. Click “Add Metric” in the. 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. CSS ErrorThe data set considered here has information regarding order date and ship date for four different regions. 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. ×Sorry to interrupt. Right-click the Max of Axis parameter > Show Parameter. according to a representative at tableau, there is no solution to this problem at present, though they are looking to solve the blended data aggregation issue. With data blending, the linking field from the primary data source must be in the view before you can use a level of detail expression from the secondary data source. In the custom SQL field or dialog box, copy and paste the UNION ALL query. Data blending is particularly useful when the blend relationship—the linking fields—need to vary on a sheet-by-sheet. Step 3: Next, create calculated fields in Tableau, as shown below. [Target]) 3. so I would like to show a pie chart how many files are. Hence, I decided to blend the data so that the amount aggregates to the date level of plan. If you open a dashboard, Explain Data will analyze it for outliers. by Year and as i wanted numbers of claims and total indemnity paid information also in the same view by year. That’s it. That tells Tableau to do the operation on a column-by-column basis. ; In the Data window, click the Superstore Sales data set. 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. The output of a calculated field can then be displayed for. Understanding constants in a multi-table world. THEN MAX (Block)". Data blending works much faster. This article will guide you through the process of concatenating. In the secondary data. Hope this helps. If it changes into the ‘fx’ icon then it means it is a chart specific calculated field: Step-5: Click on the ‘fx’ icon. But I changed it to TABLE(down). The View Data window displays row level data at the correct level of detail, without replication, to make validation easier. 85-95% of target may equal Bronze, 95-105% may be Silver, etc. Your new blended data source and chart will be created. As a result, I cannot set them equal to each other without them resulting in null. Filtering Across Multiple Data Sources Using a Parameter; Cause A sheet cannot be filtered by a field from a secondary data source. If you have more complex calculated fields, then it can get even more complicated. Unsupported aggregations in data blending Hello, I have a distributor dataset with product ships and returns (one report covering six months), and a retailer dataset with product retail sales and stock (covering the same six months but composed of. The date values must be in the same format. Community Manager update [Ciara. The COUNTD Alternative example workbook uses Distinct Customers. I blended data for category (Kategoria Produktowa Poziom 4). Tableau Desktop; Data Blending; 2 Data Sources with Identical Data Structures; Answer. See Set the Default Aggregation for a Measure. Move the Year of Order Date and Customer fields to. The total revenue appears. [Sales Cycle])} THEN [PY Sales] ELSE 0 END That article mentioned this method works when "2 Data Sources with Identical Data Structures" which is not the case here. Ben I have a scenario in which I need to blend the data. In the worksheet view you see the both tables: earnings and prices. Thanks . 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. For more information, see Showing Grand Totals with Blended Data (Link opens in a new window) and Grand Totals and Subtotals Do Not Show Expected Numbers With Table Calculations (Link opens in a new window) in the Tableau Knowledge Base. Then transfer the created measure to the Rows or Columns shelves. Instead of the sum of all sales per region, perhaps you want to also see the average sales per customer for each region. Thanks, Adrian. Move each field into below position and change the type to "Line". Tableau Public; Data Management; Advanced Management; Embedded Analytics. For that you should have at least tableau desktop v10 or above. This extract will included all the calculated fields that are included in the current workbook. Create a calculated field in both data sources as below. Hiding unmatched nulls. One might wonder why an alias doesn't work in a calculated field or in a parameter while it works fine in a blending, an option to allow the user to choose the real value or the alias might improve the user experience. 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. I am blending these two data sources considering Datasource A as primary. 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. Create a Calculated Field to Link Account. This is what I did to create v1 of the attached. When finished, click OK. Data blending is a method for combining data from multiple sources. The problem is that the filters from the blended data source that are used on a dashboard otherwise showing data from the secondary data source are not interactive. Click the link mark right to data field Sub-Category of the secondary data source Sheet1 (target) 2. 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. Due to the nature of a data blend, there are some things to keep in mind when working across blended data sources. In Tableau, the data looks like this: But if you drag in Book Id, (which is a more granular field), the calculation updates based on that new granularity since aggregate calculations are performed at the visualization level of. In the. CSS ErrorExtracting the data and connecting to that. Let me. I would really appreciate some help with operations on a calculated field with multiple sources. Open Tableau and we will be able to see the below screen. Then change the calculation type to discrete. Your visualization updates to a text table. Step-1: View of the Data. For Data Type, select String. e. Go to the arrow icon option in the top left corner. (TestData) have condition Y and X. So you wouldn't be able to compare the dates from rows of Something and the dates of rows from Dim_Date. Additional Information While replacing ATTR() with MIN() will cause "Automatic" grand totals to show, the grand totals might not be the expected values. CSS ErrorThe blended data helped the client’s sales team suggest products to cross-sell to key accounts. Hello everyone, I am working on the accounts data of a certain financial institution. Calculated fields with an IF statement not working after replacing data source Hi everybody, I have a workbook using an Hyper extract. Tableau data blending with calculated field There are rare situations where the requirement is to blend on a calculation, on a measure. In this case you partition by Movie and address by days. You can either use a cross database join to make a new data source drawn from the original two sources, or use data blending to combine aggregate results. I have two separate data sources within my project, and I am blending the data. In Tableau, select Analysis > Create Calculated Field. It is imperative that this is done as a DATA BLEND and not a JOIN. data sources Filtering parameters Tableau Tableau Tips. Ali. Data Source page changes. The two separate table calculated fields could mean one of them being computed as table across, while the other is computed as table down. If [event] = 'option1' then 100. Percent-of-total sales over time (Secondary Calculation) It's common to. Click OK to create the new concatenated field. e. But as you have one row for each ID and you really only want one row for each location, you need to filter the results so it only shows one result per location. Right now I need to update each calculated field to find variation from previous data file. In the Table Calculation dialog box that appears, make your changes. I used the workaround suggested here Showing Grand Totals with Blended Data | Tableau Software . When I created a calculated field to. Advertising cookies track activity across websites in order to understand a viewer’s interests. Standard aggregations include summation, average, and several others. Parameter field could not be refreshed automatically, if underlying data is changed by tableau server scheduler. . Exclude the NULL values. Tableau has an answer: Data Blending. I am new Tableau user, I need your help. Usually I use this technique on date fields from separate data sources. I have a scenario in which I need to blend the data. In general, data blending should incorporate secondary data sources which are at the same LOD or more coarse-grained than the primary data source. Create an extract of the blended data source, and publish that extract to the server. If the 2 datasources have the same columns, you shouldn't need to re-pull the data. In the pop-up dialog box, I will use the Sort By dropdown and choose Field from the menu. In the Calculated Field dialog box, do the following and then click OK: Name the calculated field. The target field on any given worksheet is a field from another data source that is. twb files. From the dashboard, add a State filter to the Coffeechain data set. 0” in. With this action, the null values will be removed from your view, ensuring a more accurate representation of your data. When you want to add fields from your secondary source, while still in the calc editor, click on your secondary data source in the data source shelf. 2 and work through the steps. In this example, Data Studio’s “filter controls” let the viewer select the partner account and date range. You can use different approach like custom SQL join. In this case, Tableau reads MAX (Block) as MAX (ROBO 1, ROBO 11) and chooses ROBO 11. Then it will not blend. Loading. Use a FIXED expression to remove the duplicate data. 1. Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific. Tableau Desktop is capable of establishing connections with R through the use of calculated fields. I'm trying to create a year parameter with two different sources of data. Your visualization updates to a text table. When you apply a filter to multiple data sources, you create a source field and one or more target fields. In the Calculated Field dialog box that opens, enter a name for the field. Create (or edit) your calc. Step-2: Select the chart whose calculated field data type you want to change: Step-3: Find your calculated field in the properties panel: Step-4: Hover your mouse over the ‘AUT’ symbol. Calculated fields can perform arithmetic and math, manipulate text, date, and geographic information, and use branching logic to evaluate your data and return different results. 0. The name of this calculated filed is 'MedEarnAndTotals'. So the question here is the user comes to the Parent_child worksheet which uses first data source and clicks the parent, I populate Child set with all child associated with that parent selected using Worksheet Actions. Note: the parameter belongs to the workbook and can be created from any data source (primary or secondary). Filter Data Across Multiple Data. [% age]>=SUM([Percentage]) . Data Blending - Calculated Field. Select the arrow icon and click on the "create a calculated field" option, as shown below. Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. 2. {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. Option 2: Create a calculation for a more dynamic sort. [Target]) 3. In the formula field, create a calculated field similar to the following: SUM([Profit])You can also solve this using data blending. Thanks a lot. ExcelR offers an in-depth understanding of Tableau Desktop Associate Certification training for Tableau developers and complete Tableau Server training for Tableau administrators. The Example. 1. But I am unable to create an aggregate calculation that determines the percent of sales that were above cost, because I can't aggregate a blended measure, as blended measures must already. Next, drag Category from the Orders data source onto the view, then select the Orders data source and click the chain icon to blend on Order ID. See Data Aggregation in Tableau for more information. Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. The other option is to add a min and max date to your primary data source. ×Sorry to interrupt. The primary data source has: Google Play, iOS, Steam, XBOX. I thought that I could write a new calculated field using field value from one data sources and field from another data. When I created a calculated field to show me if the name from Data Source 1 equals the name from Data Source 2, I can't get a count for the True/False without having two drag the two fields onto the pane. Please see the above string for further details on my query. In a worksheet in Tableau, select Analysis > Create Calculated Field. To calculate: 1. In the Data pane, select the State data source (secondary). In this example, the field is called, Discount Ratio. Create calculated fields in both data sources called B. All calculated fields have equal signs (=) next to them in the Data pane. Normally, I'd do create a T/F filter with Year = Year as a calculated field, but when I go to set them equal to each other, the secondary data source shows up as an attribute (ATTR). How to filter on primary data source only in blended data chart. I tried having both the calculated fields in the same data sources and using the filter values applied to the data set within the same source but it is no use. Due to the nature of a data blend, there are some things to keep in mind when working across blended data sources. Doesn't work as this means that there is a one to many relationship for multiple fields, meaning that just a * is displayed; Generate lists of (e. ) with the column on the right (% population). data blending is just not enough and a bit complicated to do complex blend. 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. 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. 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. A union in the tableau data source screen is 100% the best way to go. 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. I have a parameter date that I use to be able to filter across both sources and to show last year's information and this year's information in the same view. When one of the data sources that you're working with is large, you can reduce query time by using data blending to combine data in the primary data source with summary data. Data blending. All of the work is done in Tableau. 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. 2. 2) As they mentioned in the solution, it is not production complaint. Please check the attached workbook for details. 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. I have a filter for Resource Manager-The totals were correct for the. So once you update this data source in all other workbooks using joins, going forward you just need to update this single source. Also, if your calculated field is a regular aggregate (i. 4. But since Tableau do not support create data, I cannot create individual dates from that range. 2. If you filter one value in a filter - the same value should be in the second data source. Create a “Blend Field” with a value of 1 in both your primary and secondary. Open a new workbook and on the Connect page that opens click Excel. The view is setup like this: The Grandtotals for the View are not correct. Some developers use this method as it looks more dynamic and immersive. Then I have a calculated measure field with the formula SUM(DS1 Measure) + If ATTR(Structure) = "Description. so I would like to show a pie chart how many files are. I then create a calculated field as follows: IIF(SUM([history_]. IFNULL([Client], [Client (Pipeline)]) Date Combined // If the Date from the transaction data is null, use the Pipieline data. Drag a dimension to the Color shelf. 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. 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. In the Calculation Editor that opens, give the calculated field a name. In the view toolbar, select Data Guide to open the Data Guide pane. Tableau Data Management. Data blending is particularly useful when the blend relationship. 3. . Tableau’s INDEX () function allows you to easily compute the number of weeks since opening. To filter out null values, click the null indicator in your visualization and select the ‘Filter Data’ option. CSS ErrorOpen a new workbook and on the Connect page that opens click Excel. I'm running into an issue where my grand totals are not summing properly on a workbook utilizing two blended data sources. This formula computes the running sum of sales across the entire waterfall chart, ensuring it always lines up at the top of the highlighted. Parameters can hold any arbitrary values, whereas sets are always tied to a field in the data source. Course Description. Parameters can only hold a single value, whereas set controls allow for multi-select. The data appears as if from one source. items) as a string in a parameter and pass that to a second workbook. 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). 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. The following example shows profit and sales. The other option is to add a min and max date to your primary data source. Step 1: Create the calculated field. So, now the third field could mean displaying the table across values in the pane for the individual values, and the table down value for the total/grand-total value. Data Blending - Calculated Field Hi, I have a workbook which contains a blended relationship between three data sources. Within same worksheet, you don't lose table calc settings unless you keep all fields in the table. Step 3: Create the new field. 2) In the primary data source, created a Top 1 Set called "Is Latest Date" on the Date field dimension using MAX(Date). In the Open dialog box, find your Excel workbook, click the Open drop-down menu, and then select Open with Legacy Connection. I am not able to blend on this calculated field. 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 requires a data structure that can link entitlements to the Tableau username; The data is filtered by the entitlements for that user. A datetime field may be converted to a date field using a calculation to remove the time portion. 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. You could add "date rows" with a union statement in your database connection and then convert this to a date in tableau using a calculated field: Date =. The other to get the Max month as and when the data source is updated. Move 2016 to the bottom. 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. Now, we need to incorporate the two fields required in your final calculation: the average number of months rented in the target apartment "E"; and the median of average months rented across the. But by default they're the fields from the primary datasource. Create a new field called “Total Google Reach ” . Loading. 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. Sales and budget are located in two data sources. The solution to this was to blend this data on top of my primary to get all 400 chargers. Here is a scenario you can try, using the Sample - Superstore data source that is included with Tableau. 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. Under List of Values, select Add from Field > Sample - Coffee Chain > State. Click OK to close the Edit Group dialog box. 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. Relationships are a flexible way to combine data for multi-table analysis in Tableau. My data source is an excel spreadsheet that consists of multiple stacked files. It wouldn't turn the two date fields into one. They both contain the dimension State. However, rather than creating a physical join of your data set, a data blend is a view of an aggregated. I selected "Specific Dimensions", then checked on all the dimensions, and finally selected to restart every month. We are ready to implement the sort into the highlight table and test it out. I want to filter on X or Y. ; In the Data window, click the Coffee Chain data set. Tableau offers several blend methods, including Union, Join, and Data Blending.