About 23,200 results
Open links in new tab
  1. Tableau Prep 2023.2 – Leverage the New LOOKUP () Expression

    In Tableau Prep 2023.2 though, we now have native use of the LOOKUP () function. There are other new Multiple Row Calculations in Tableau Prep too! Like the ones mentioned at the beginning of this …

  2. how to use lookup function - The Tableau Community

    March 16, 2016 at 9:36 PM how to use lookup function Hello Tableau Gurus, My data looks like this. ID 1 ID 2 Name 1 2 abc 2 3 xyz 3 null pqr 4 1 efg and I want to make a calculated field so data look like …

  3. How do I use the lookup function to find values - The Tableau …

    How can I determine the index number of InheritFrom being 30387, so that I can use lookup function to look it up? The formula I am writing now is as follows, but it is fixed value, in a lot of data, its index …

  4. How to combine FIXED with LOOKUP function - The Tableau Community

    Jul 12, 2023 · I have a Tableau list that looks like this: Month Item Value January A 1 January B 2 February A 1.5 February B 2 I'm trying to create a calculated field that will find the change in value …

  5. Lookup Functions and Subtotals - The Tableau Community

    Lookup Functions and Subtotals Hi all, I am working with the LOOKUP function for the first time and am not sure if I'm hitting Tableau's limit on data prep options. My data set (example attached as a CSV …

  6. Lookup function and aggregation in Tableau

    Lookup function and aggregation in Tableau Hi I have created a field using lookup function below...can i use this "field from" date as non aggregate??

  7. VLOOKUP function in Tableau (Simple)

    Tableau isn't Excel. Start with some of the on demand training like getting started and connecting to data - Tableau Training and Tutorials Would you actually be typing the 'Max of XYZ' into column J for …

  8. How to calculate values across Columns using LOOKUP function

    Mar 5, 2018 · Dear All, I have table as follows: Jan 2016 sales Jan 2017 sales Difference 101015302010 Now, I want to calculate the difference and compare between the two months sales (2016 and 2017) …

  9. How do I use the Lookup Function for the date ... - The Tableau …

    I'm trying to use the Lookup function to show the Client values for the previous day to show for the current day. (ie, April 13rd values show under April 12th on the worksheet) Unfortunately, I have …

  10. LOOKUP, INDEX and how to solve this very basic problem?

    Jan 23, 2023 · A classic API would have allowed to lookup the row with "date"=date and "country"=united_sates to get back the price but the LOOKUP function in tableau requires a row …