Crosstab two columns under one column header Crystal Report

心已入冬 提交于 2019-12-11 12:41:51

问题


I want to create a report like

in crystal report cross tab. The Table has the following data

.

I can get the report with three expected columns like SELF, 50% and 75%.

and their output look like

But my requirement is to use Increases and NPCalculated Columns under Main Column as mentioned in pic 1 above. Note: I used the NPCalculated in Summarized Fields but It gives me out like NPCalculated Value comes under Increases Value but It should be side by side as per my requirement.


回答1:


First I add NPCalculated column in Summarized field and now I have two summarized fields. Next, right-click one of the summary cells > Summarized Field lables > Summarize horizontally.



来源:https://stackoverflow.com/questions/31019094/crosstab-two-columns-under-one-column-header-crystal-report

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!