How to show different icons in Crystal reports depending on the field value?
Posted
by DarkDeny
on Stack Overflow
See other posts from Stack Overflow
or by DarkDeny
Published on 2010-05-31T11:51:45Z
Indexed on
2010/05/31
11:52 UTC
Read the original article
Hit count: 238
crystal-reports
We are using Crystal Report 12 in one of our projects. Currently I need to create report template which should show different icons based on the some field value. That field contains a number, storing some kind of status and I have several icons corresponding some statuses.
At the moment I can't figure out how to implement such a thing in Crystal Reports designer.
Could someone please help me?
© Stack Overflow or respective owner