Display Distinct records in column ising reporting plugin

Hi David,

I have wrote a following Code.

{table-plus}

{report-table}

{content-reporter:space=aa|types=page|scope=Example Links List >descendents|labels=idea}

{text-filter:data:subject_area}

{text-sort:content:title\|order=ascending}

{content-reporter}

{report-column:title=Type}{report-info:data:idea_type}{report-column}

{report-table}

{table-plus}

This Only shows the TYPE column.
I wish to show only distinct values in column.
For ed. If I have one entry of Type 'A' And Two Entries OF Type 'B'

Then the report should only display Two rows Not the three Rows.
With Entry of A and B
And Not A, B, B
How to write a code for the distinct entry?

--
With warm Regards
--
Shweta
 
sad I’m sad
Inappropriate?
1 person has this question

User_default_medium