Forum Discussion
Lookup Help
I have done many lookups however this one is not playing ball and i cant work out why 😞
Building Name = LOOKUPVALUE(BuildingCodes1[Building],BuildingCodes1[Building Code],Printer_Report_Push_Printers[LocationCode])
LocationCode = LEFT(Printer_Report_Push_Printers[Printer Queue],3)
Any ideas why this lookup is not bring anything back and everything is blank? Thanks
7 Replies
- az38Community Champion
- amitchandakSuper User
If possible please share a sample pbix file after removing sensitive information.
Thanks - Gillard_2Frequent Visitor
Creating this relationship still has the same issue unfortuantely. It clearly isnt seeing them as matching despite the fact they clearly are. It wouldnt have anything to do with the fact the are Capitalised or only 3 letters long i presume
- v-yuta-msftCommunity Support
It means there's no matched result by LOOKUPVALUE() function, please check if there're any unprintable values in Building Code column.
Community Support Team _ Jimmy Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.