Forum Discussion

LeaRupnik's avatar
LeaRupnik
Icon for Helper III rankHelper III
6 years ago
Solved

error in visual studio tabolar mode

Hello,  I new in Visual studio and powerBI.  I have a function like this:  "Naziv Firme = LOOKUPVALUE('DW ORGANIZACIJA'[NAZIV_FIRMA_PP];'DW ORGANIZACIJA'[ID];PATHITEM('DW ORGANIZACIJA'[Pot];2))" ...
  • Pragati11's avatar
    6 years ago

    Hi LeaRupnik ,

     

    I think the issue here is the format of both the columns in LOOKUPVALUE function.

    In your data, do the following columns have same data format:

    1. 'DW ORGANIZACIJA'[ID]
    2. 'DW ORGANIZACIJA'[Pot]

    If this helps and resolves the issue, appreciate a Kudos and mark it as a Solution! 🙂

     

    Thanks,

    Pragati