Get your own customer support community
 

How to count filtered pages in reporting?

I have a number of children pages that contain scaffolding data. I was wondering how I could create a sort of summary report on these pages (ie how many pages have field x set to value y?)

I tried the following:


{report-block}
{local-reporter:content:children|source=Analysis}
{text-filter:data:isMappingSame|include=Yes}
{text-filter:data:isOutputSame|include=Yes}
{local-reporter}
{report-body}
Number of attributes with same data and location: {report-info:content:children > collection:size}
{report-body}
{report-block}


But this obviously doesn't work. Is there a way of doing this in Reporting?

Thanks
 
indifferent I’m undecided
Inappropriate?
3 people have this question

User_default_medium