I came across this situation. At first it sounded simple but I have no answers for it.
Lets take Deal attribute for example. It has a DealID and DealDesc.
Now when I put it on the report and display both the ID and Desc, they both come up with one common heading called 'Deal' which is the attribute name. But I realized that I could not display DealID or Dealdesc on the header. The problem arises when I try to rename both the form names on the report.
The way I resolved it is by creating another attribute called Deal Desc and relating it to the actual Deal attribute via parent child relationships.
So is this the ONLY way?
Lets take Deal attribute for example. It has a DealID and DealDesc.
Now when I put it on the report and display both the ID and Desc, they both come up with one common heading called 'Deal' which is the attribute name. But I realized that I could not display DealID or Dealdesc on the header. The problem arises when I try to rename both the form names on the report.
The way I resolved it is by creating another attribute called Deal Desc and relating it to the actual Deal attribute via parent child relationships.
So is this the ONLY way?