Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi guys,
I have a problem within my data structure/hierarchy.
There is no link between the 2 at present. I tried to create a table which combined the risk issue owenr and team head but didn't seem to have great results. I did this by using a left join
Unfortunately, this did not work. In the script there is currently one synthetic field which we find unavoidable. It uses %StartDate and CatalogueId which is used across all the tabs.
I understand this must be extremely difficult to understand without seeing the app but at present I cannot send.
Does anyone have any pointers on how they think this link may be achieved?
Please find attached some script and my attempt at the linkage.
I appreciate your help greatly.
Regards,
It seems that the obvious relationship would be IssueUnit=Unit, but if this is not the case, which is the logical equivalence between both, IssueOwner=Unit?
one question.
1. Is Issue Unit a subset of Unit?
Joining by the name of person, if it is not a ID, won't be a good thing i feel.
Issue Unit is similar to Unit with Issue Unit having about 7 selection options and Unit having about 16. Some match while others don't.
Dragonauta,
The problem is that a risk issue owner could be a team head, a department head or a unit head. As I replied to Richy Unit and IssueUnit are somewhat similar but not the same, IssueUnit having about 7 entries, and Unit having approx 16. Both are related but are covered differently. They could probably be linked up in some way. Do you think I should try and do this by an excel table possibly?
Thanks for your help on this.
Hi Richy,
Thats what I was thinking. Possibly creating a spreadsheet with IssueUnit and Unit. Then match each Unit to an Issue unit?
Hi Richy,
Unfortunately I'm not at liberty to change the structure before extraction but thanks alot for your help. Will give this excel table a go.
Regards,