Hi,
I am trying to join an in-memory Feature Class and an in-memory Table.
I get only one row of the FC joins to one row of the table where the input and output join fields match
It seems that is One-To-Many Join.
Performing the same join with the Feature Class and Table in the GDB, I get the expected resul meaning One-To-Many Join.
I have tested both using arcpy and ArcGIS Pro.
Is there a way to have the join using memory workspace returns an One-To-Many join?
Thank you
Frédéric.