Forum Discussion
Problem with LOOKUPVALUE not returning all values
I agree that to the named eye they look identical, but sometimes data consist of hidden values, but lets try another formula
CALCULATE( VALUES ( Kunde[ID] ); FILTER ( Kunde; Kunde[ID] = Angebot[Kunde ID] ) )
Still the same.
The Kunde[ID] column is unique.
- sdjensen10 years agoSolution Sage
ChrisO - Do you have a relationship from Angebot[Kunde ID] and Kunde[ID]? Did you make any transformation to any of the 2 columns since loading them from your source - change type etc. ?
- ChrisO10 years agoAdvocate I
I just startet to strip down my datamodel to give you the file.
During that process I deleted all relationships in the model.
Now my missing values popped up.
I don´t really understand what was wrong but now I know that something in model was wrong.
Thank you for your help guys!
- Eric_Zhang10 years agoMicrosoft Employee
Are there any invisible characters in that column? For example a leading line breaker, you can't find it just by looking. How many distinct values does it show when Kunde ID is selected?