Forum Discussion
LeaRupnik
Helper III
6 years agoerror 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))" ...
- 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:
- 'DW ORGANIZACIJA'[ID]
- 'DW ORGANIZACIJA'[Pot]
If this helps and resolves the issue, appreciate a Kudos and mark it as a Solution! 🙂
Thanks,
Pragati
Pragati11
Super User
6 years agoHi 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:
- 'DW ORGANIZACIJA'[ID]
- 'DW ORGANIZACIJA'[Pot]
If this helps and resolves the issue, appreciate a Kudos and mark it as a Solution! 🙂
Thanks,
Pragati