What do you mean by "items in a list"? Please elaborate.
If you want to display a check mark based on the condition of a particular field in your report you can create a new formula that displays capitol letter 'P' in the Wingdings 2 font. for example
@Checkmark
if {Table1.Field1} > 50 then "P" else ""
This will show a P where ever the condition is true, then all you have to do is set your font to Wingdings 2. Then you can place this new formula to the left of the record it represents on your report.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.