Categories
- All Categories
- Oracle Analytics Learning Hub
- 19 Oracle Analytics Sharing Center
- 18 Oracle Analytics Lounge
- 232 Oracle Analytics News
- 44 Oracle Analytics Videos
- 15.9K Oracle Analytics Forums
- 6.2K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 87 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
BI Publisher Table Grouping Help
So, in BI Publisher, in my data model I have a subgrouping for one part of my data set but in the template, I have a for each on the subgrouping but they're not appearing correctly. Basically, for The parent group, I would have a header, but there would be a table which would have each element in the child group based for each parent group combination. I'm looking for the following:
G_1 (element)
G_2
G_2
G_1 (element)
G_2
G_2, etc.
However, I'm getting it like this:
G_1 (element)
G_2
G_1 (same element)
G_2, etc.
Answers
-
In the layout use for-each-group instead of for-each.
Rgds,
Kevin
0 -
Thank you. Now I'm getting a "Missing Begin table xsl context" error, though. What is causing that?
0 -
Can you share a simple sample RTF, no CI or PI?
Rgds,
Kevin
0 -
Actually, I figured the error out. I'm still having trouble with the grouping, though.
0 -
OK, can you share a simple sample RTF, no CI or PI?
Rgds,
Kevin
0 -
Here's a sample RTF. The first page is blank - I couldn't remove it but the other pages have data.
0 -
The RTF does not show any markup logic.
I would suggest logging an SR so you can get direct assistance.
Rgds,
Kevin
0 -
This has the RTF markup.
0 -
Can anyone still help? I did some analysis and it looks like the issue is with the data model based on how the XML is structured. My original post gives the idea on how the XML is structured and how it should be.
0