Not showing some values when has only one group
Posted: Sat Dec 30, 2017 7:59 pm
I have a report that is running fine when I have information for more than on group. When only it has data for one group, some group-header information is not displayed. My report uses a BusinessObject, because the query behind is a dynamic pivot. I wrote a representation object with two arrays, where one is to store the values and other to store the pivot-column-names.
Look the images, and formulas I used
Formula to display the pivot column name (the value like 12-2017): {dsRelContasPagarDreMensal.DescricaoMeses[0]}
Works with many groups:

Doesn't work with one group

Business Object

Look the images, and formulas I used
Formula to display the pivot column name (the value like 12-2017): {dsRelContasPagarDreMensal.DescricaoMeses[0]}
Works with many groups:

Doesn't work with one group

Business Object
