Issues with multiple Data Sets into a single layout
I designed a Data Model using three datasets G_1, G_2 and G_3. The last two are depending on the first one, which serves as the main source. G_3 might not have data available which generates no branch on the resulting sample XML.
However, that causes an issue in the layout. I can't explain why some lines of G_1, with no correlation with G_3, show information from this dataset, which is a visualization error.
I'm having this issue with Interactive and Excel outputs. XML and CSV data are fine.
What could be happening? I appreciate any help!
Thanks!