Hi All,
I am stuck with a table forma need.My data is ID,IssueID,Issue,Details.For each ID I have to create a transpose table with each issueid and details ,one table per finding.
Ex:Table 1
ID1:
IssueID1:
Details
Table 2
ID1:
IssueID2
Details
I have attached a sample workflow,any suggestions would be helpful.