I use lookup to get data from List Part.
When I use the below formula to display Description data from List Part. I find the below problem.
Formula Builder
lookup("Part","PartNo",PartNo,"Description") |
I could get result when I input string like "ssss" , But can not get anything when I typed number like "00010"

List Part: column PartNo is Single line of text