I'm poplulating a crystal report from a sql stored procedure. One of the columns is displaying True or false. How would I format the column to dispay yes if true and no if false. Can I do IIF('column', true, 'yes') or something like that in crystal?
|
Results 1 to 4 of 4
Thread: Replace column text?Threaded View
|
Click Here to Expand Forum to Full Width |