prakash9057 Ответов: 1

Crystal report-печать условного значения в заголовке группы


I have been looking for days for an answer, and i'm hoping someone will help me on this topic here. I have not been working with crystal reports for very long, so I am going to give as much detail as possible.

I have a group in my report and this group has a formula field. this formula field is expected to look for a column in the detail section and when it gets the very first value, it should print in the group header.

for example, my details section returns records as below

column1      column2    column3
--------------------------------
row1           row1
row2           row2
row3           row3       row3
row4           row4       row4

my formula should look for column3 values, and when found should display in the group header. In this case, it should print row3

Your help is much appreciated.


Что я уже пробовал:

Я попробовал 3 формульных решения с WhilePrintingrecords: одно в заголовке страницы, чтобы сбросить значение, второе в разделе подробностей, чтобы получить значение, и третье в заголовке группы, чтобы отобразить его. Но это дает мне пустую ценность

1 Ответов

Рейтинг:
1

mahendra pal25

вы можете подавить запись с пустым столбцом 3 в самом заголовке группы, используя формулу в разделе expert suppress section.