How can I use the ClassMap to connect 2 classes? #1540
Unanswered
Mihai-Aioanei
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello!
If i have 2 csv files (2 classes: user and department which has a list of users) that look like this:
how can I use the ClassMap (references) to write users like:
and when i read them to add users to lists in departments. Thank you!
btw now i have something like this:
Beta Was this translation helpful? Give feedback.
All reactions