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.
我正在制作一个表格报告,其中客户需要所有行都包含数据,没有空格。
例如,我们需要为每个度量行重复日期信息。数字、工作日和商店也是如此。
这个可以制作吗?
属性值的分组是自动发生的,它使报告易于阅读。没有在报告中重复属性值的功能。因此,它不能在报告中进行。
如果报告导出到 CSV 文件,属性值会重复。
您可以尝试重新设计报表以避免分组。