J
JD
Hey, I am working with a database that has a huge list of tasks, resources,
and a lot of other stuff. The resource table has IDs that refer to which
task it belongs to. The tasks can have two more resources, or none at all.
Is there a way that I can import the resource data and have project
automatically assign them to the corresponding task? I don't really need any
information about the resources, they are just different departments in the
company, all I need is to show which task they are assigned to.
and a lot of other stuff. The resource table has IDs that refer to which
task it belongs to. The tasks can have two more resources, or none at all.
Is there a way that I can import the resource data and have project
automatically assign them to the corresponding task? I don't really need any
information about the resources, they are just different departments in the
company, all I need is to show which task they are assigned to.