Good day Every one.
I would like your assistance to resolve my issue.
I have a table that has 3 columns and display as it appear bellow:
ID NUMBER Title
103470114 0 Training
103470114 1 Corporate
103470114 2 Documents
103470114 3 Articles
I would like to be able to show the ID only once and get the Title column do display as one row as follow:
ID Title
103470114 Training / Corporate / Documents / Article
I have tried multiple ways of getting this done but I cannot seem to get what I want.
Would anyone know how I can accomplish this.
Your help would be greatly appreciated.
I would like your assistance to resolve my issue.
I have a table that has 3 columns and display as it appear bellow:
ID NUMBER Title
103470114 0 Training
103470114 1 Corporate
103470114 2 Documents
103470114 3 Articles
I would like to be able to show the ID only once and get the Title column do display as one row as follow:
ID Title
103470114 Training / Corporate / Documents / Article
I have tried multiple ways of getting this done but I cannot seem to get what I want.
Would anyone know how I can accomplish this.
Your help would be greatly appreciated.