Aller au contenu principal

How do I get rid of duplicates on a report without using results from a workflow / query layer?

Commentaires

1 commentaire

  • Lauren MacLean

    Hey Bobbi,

    You click on the control you want to restrict, then go to the properties for it in the right-hand panel and go the the Behavior section. Change "Process Duplicates" to Suppress, Merge or Suppress and Shrink depending on your exact use-case.

     

    You can also do expressions for the visibility of a given control or subreport by choosing the item, then go to the expressions tab on the right panel (below properties, above field list) and create a visibility expression. Eg. only visible if {field] = true or rowcount()>1

    0

Vous devez vous connecter pour laisser un commentaire.