About 506,000 results
Open links in new tab
  1. A Look at the Lookup Function - Qlik Community - 1469705

    May 6, 2016 · The Lookup function is a script function that allows you to look up and return the first occurrence of a value in a field that has already been loaded in the script.

  2. Qlik script function similar to LOOKUP () in Tableau

    Oct 4, 2022 · Is there a function in qliksense which is similar to the LOOKUP() function in tableau?

  3. Solved: lookup function - Qlik Community - 531497

    Jan 18, 2014 · Instead of ApplyMap and Lookup, you can join the table also, but sometimes for big database your application get slower and response time increased, so above two functions are handy.

  4. Lookup() Chart Function - Qlik Community - 1784014

    Feb 18, 2021 · Lookup () Chart Function Hi All, I am in need of a solution similar to the lookup ()script function, but for charts. Pretty much like Excel VLookup. I have a Sales Fact table and two dimension …

  5. Qlik Replicate Transformation: Source Lookup - Qlik Community

    Sep 30, 2022 · Field Transformation On our SQL source table, we use the source lookup function under Data Enrichment to retrieve the CLOB field value and then apply a string function (replaceChars). By …

  6. Solved: Lookup Function - Qlik Community - 727346

    Jul 7, 2014 · Solved: Hi All, I want to apply lookup and check if field is already added in above table. Please see the details below. LOAD * INLINE [ Cityname - 727346

  7. Solved: Lookup function not working - Qlik Community - 1395420

    Oct 4, 2017 · Solved: Hi Everyone, I have a lookup function that does not seem to be working. I am pulling the data from salesforce for Task and User objects: - 1395420

  8. Solved: Example LookUp Function - Qlik Community - 1884984

    Jan 25, 2022 · Hy! Cann anyone explain me the LookUp function? I have a table like this (means e.g. 2021 100-199km = Zone 1...) Year from km Zone 2021 100 1 2021 200 2 2021 300 3 2022 80 1 …

  9. Solved: Lookup () Function - Qlik Community - 1101651

    Jun 23, 2016 · Hi there Is there a way to use the lookup function to lookup an exact field within a wildcard field. in the example below I would like to return the sales value for the CarName='Bmw' in …

  10. How can we Join of two tables using Source Lookup ... - Qlik …

    Mar 6, 2023 · Is there a way we can Join two tables in Filter condition using SOURCE_LOOKUP function in QLIK Replicate without enabling FULL LOAD PASSTHRU filter. If we do, what would be …