Power BI DAX Tutorial (17/50) - What is LookupValue Function

Поделиться
HTML-код
  • Опубликовано: 31 окт 2024

Комментарии • 32

  • @mikeycbd
    @mikeycbd 9 месяцев назад +1

    Thank you sir, first time needed to know how to do lookup. Very easy to follow. I've subscribed. Thanks from Melbourne Au.

  • @VinodKumar-zn8ty
    @VinodKumar-zn8ty Год назад +1

    Easy way of Understanding all Functions. Thanks Sir

  • @raviranjansingh5527
    @raviranjansingh5527 4 года назад +1

    Great sir ,cover every topic in dax .great learing

  • @llo.welc_me
    @llo.welc_me Месяц назад

    does lookupvalue dax works in the same table?

  • @kishangzp
    @kishangzp 2 года назад +1

    very useful... thank you!

    • @AnalyticswithNags
      @AnalyticswithNags  2 года назад

      Thanks keep learning share this channel with friends and colleagues

  • @justinma800
    @justinma800 2 года назад +1

    Is there an equivalent way to do this within Power Query (in Datamart)?

    • @AnalyticswithNags
      @AnalyticswithNags  2 года назад

      Thanks keep learning share this channel with friends and colleagues

  • @flames0_official
    @flames0_official 2 года назад +1

    Hi nagi I am following the same step but getting blank values. column is been created measure also executed properly but no value is there inside the column.

    • @AnalyticswithNags
      @AnalyticswithNags  2 года назад

      Check the datatype of lookup columns and also multiple matches

  • @awesomebiskills
    @awesomebiskills 2 года назад +1

    Hi thanks for lookupvalue lesson but I am getting an error "A table of multiple values was supplied where a single value was expected."

  • @khandore
    @khandore Год назад +1

    Is there similar DAX formula for HLOOKUP?

  • @sravani1191
    @sravani1191 3 года назад +1

    can we use related function for this case?

    • @AnalyticswithNags
      @AnalyticswithNags  3 года назад

      No. Lookup used to get column from other table even though relationship doesn't exist. Where as the related function works only when there is relationship and will not get any value just activates the relationship

  • @venkataranganadh7556
    @venkataranganadh7556 2 года назад +1

    CAN WE USE TREAT AS?

  • @theperpetuallyannoyed4074
    @theperpetuallyannoyed4074 3 года назад +1

    but my lookup table had multiple entries for but it still worked fine for me.. both the result values were multiple and search volume values were multiple as well but worked successfully... how

    • @AnalyticswithNags
      @AnalyticswithNags  3 года назад

      Not sure what worked for you.
      Join the telegram group ask your question there someone may help

    • @vinodhkumar9365
      @vinodhkumar9365 2 года назад

      @@AnalyticswithNags Hi sir, please send telegram link.

  • @sandeepreddy7687
    @sandeepreddy7687 4 года назад +1

    How to handle if we have multiple values then?

    • @AnalyticswithNags
      @AnalyticswithNags  4 года назад +4

      If you find duplicate entries and all your lookup values is same. You can still use this Lookupvalue function. If the Lookupvalue return multiple values you can't use the LOOKUPVALUE function. In that case you need to use CALCULATE ( FIRSTNONBLANK ( lookuptable[column], 1 ), FILTER ( ALL ( lookuptable ), lookuptable [referencecolumn] = basetable[reference column]) )

    • @sandeepreddy7687
      @sandeepreddy7687 4 года назад

      @@AnalyticswithNags Thanks Nag for the detailed explanation

  • @ArvindKumar-he4on
    @ArvindKumar-he4on 3 года назад

    Hi Sir How can I use partial match in power bi like excel.

  • @shivashankar1712
    @shivashankar1712 2 года назад +1

    Can I have number Please. I looking for Power Bi job. I wanted to learn more things on power bi. Will you provide training for Power BI.