Hi!
I have Table A ( user list ) and Table B ( expense list for user ) . Those tables are related with 1:N relationship from Table B to Table A with lookup column to get information about user.
When i add Table A to other solution and try to add required objects, it automatically add Table B to my solution .
Any ideas what is wrong with my relationships?