You have a number of different ways of achieving this within the
report builder. You can put the conditional on a section. You can put
a conditional on a field. You can create a calculated field with an
expression. What you end-up doing is dependent on how your report is
structured.

Cheers,
Kris


> What i can't figure out is how to get a card set (there are 7 cards
> total) to show or not to show if value X is populated.
>
> if i was doing CF it would be something like
>
> <cfif IsDefined('value1') and Len(Trim(value1))  GT 1>
> Show card image and output text
> </cfif>
>
> how can i accomplish this in report builder?

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Enterprise web applications, build robust, secure 
scalable apps today - Try it now ColdFusion Today
ColdFusion 8 beta - Build next generation apps

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:284947
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to