Sparx Systems Forum
Enterprise Architect => General Board => Topic started by: monicashishodia on January 02, 2017, 10:33:26 pm
-
I am new to enterprise architect. I am trying to fetch data in a fragment using SQL custom query.The data should come in form of a table which is happening. But the data is in Root-->Child format as below
Col1 Col2
Text For Col1 Text for Col2
Text for Col1 Text for Col2
I want to merge these cells in col1 and display single entry for root data and was able to do it through SQL and now the output is
Col1 Col2
Text For Col1 Text for Col2
Text for Col2
But now i have another problem. As it is appearing as part of a table, those empty rows in col1 are appearing as empty rows in table(white empty boxes with black border. I am not able to show here due to lack of formatting). I want to merge these empty cell in form of one. For static data it is happening but in dynamic cols which are generating through SQL on run time, i am not able to achieve this.
Please suggest a way out.
Regards,
Monica
-
Please don't double post here. It's ok to cross post with SO, but place your question here only in one of the boards.
q.