Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一列显示借方或贷方,旁边有一列显示金额。数据透视表将借方和贷方分开,并在两个不同的列中列出金额,并且运行良好。但是当没有信用条目时,信用列不会显示在数据透视表中。即使没有学分价值,我也需要该列留在那里。
如何做到这一点?
我认为您需要在字段设置中的布局和打印中检查没有数据的显示项目。