on 2019 Sep 23 8:04 PM
Hi all, I am creating report using report definition in backoffice and getting duplicate columns as result. But I want result for the columns that I specified.
example: getting result (InitDate, fullName , email, LastDate, LastDate, email, fullName, InitDate)
But I just want (InitDate, fullName , email, LastDate).
Request clarification before answering.
Hi, I found the answer : you have to add the query result column in *-backoffice-config.xml. then duplicate columns disappears.
<context type="OrderLinesOverview" merge-by="type" parent="Item" component="listview">
<list-view:list-view>
<list-view:column qualifier="orderLineCount" />
<list-view:column qualifier="orderLineTotals" />
<list-view:column qualifier="status" />
<list-view:column qualifier="deliveryMode" />
</list-view:list-view>
</context>
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Dear,
Having the same problem on 1905.10.
Also checked Powertools accelerator and the same behavior over there.
Did you manage to solve this issue?
Br,
Dieter
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.