Hi,
I am having trouble displaying a report that has the following visualization.
As you can see, each group (red rectangle) consists of a record containing the information of a "parent" record (in blue rectangle) and a list of "child" records (in green rectangle).
I cannot find a way to group the information to display it as shown in the example mentioned earlier.
Based on the report information, the records that do not have information in "cve_prodk" are the parent records, and those that have information in "cve_prodk" indicate that they are children. That is, for example, the first record has a value of 918 in "cve_prodk", which indicates that it is a "child" of the record with the value of 918 in "cve_prod".
I provide a example of the report im trying to replicate (we are migrating from desktop to web)
I tried base on the documentation without success.
I would appreciate help to display this information.
I also provide an example project.
Thanks
Help in Grouping
-
- Posts: 7292
- Joined: Tue Mar 20, 2018 5:34 am
Re: Help in Grouping
Hello,
Please try to use the HierarchicalBand component.
Thank you.
Please try to use the HierarchicalBand component.
Thank you.
- Attachments
-
- Screenshot 2024-10-09 224214.png (130.79 KiB) Viewed 747 times