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).