how to associate two fields
问题 I have a report that looks like this: As you can see there's the yellow/orange bracket. I believe that I need the bracket to cover both fields like this: Because there's a 1:1 relationship between the two fields, and I want them to be displayed like this: Field1 Field2 Field1 Field2 How can I associate them together like this? Currently it's reporting this way: Field1 Field1 Field1 Field2 Field2 Field2 回答1: I would do this potentially as it may be simpler than getting into something already