Hi Team -
I’m using pixel perfect reports (paginated reports) and utilizing the repeating sections functionality to show the top 5 ranked items, where each individual section represents a rank.
The dataset is configured to have the rank (between 1-5) in each row, and I am filtering on that rank as a dimension. It is possible that the dataset will only have ranks 1 and 2 out of the total possible 5. The expected behavior would then be for the pixel perfect report to only show 2 repeating sections.
However, my report is still creating 5 repeating sections, with sections 3, 4, and 5 all showing as “No Data” in each visual. Is there any way to only show the two sections with repeating data even if the repeating section is configured to show “top 5”?