Jump to content

Showing Similar Relations not EXACT


This topic is 6196 days old. Please don't post here. Open a new topic instead.

Recommended Posts

I have a relation setup between my inventory table field "sku" and my supplierinventory table field "fk_sku" and it is a one to many.

I have a record in the SupplierInventory table:

ID: 5632

SupplierSku: 123

fk_sku: rv0365

etc...

When I look in the inventory table, there is a portal that shows the item listed with the supplier for sku number rv0365 like it should BUT it ALSO lists it under the 0365 part number for some reason.

Any ideas?

Link to comment
Share on other sites

There is most likely a data type mismatch or something. Your part number field is probably set as a data type of number instead of text.

Link to comment
Share on other sites

This topic is 6196 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.