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.
在 BO Web Intelligence (BO 3.1 XI) 上运行查询时,虽然获取了完整的数据集,但默认情况下 Web Intelligence 仅显示不同的值,这可能会导致混淆。
有没有查看完整数据集的选项?
有两种适用的设置。第一个是在查询面板属性中Retrieve Duplicate Rows:这应该被选中(默认情况下)。
Retrieve Duplicate Rows
第二个设置在报告块属性中。右键单击报告块周围的边框,然后单击Format。这将打开报告块的属性面板。在“显示”标题下,您应该看到一个设置Avoid duplicate row aggregation(默认情况下是关闭的)。单击它,您应该会看到重复的行。
Format
Avoid duplicate row aggregation