irenavassilia
Programmer
- Jun 19, 2007
- 101
Hi I have a Crystal Report v10 where in my detail line I am displaying many records based on the Itemcode and Itemdesc fields.
Inside my Detail a/section expert/suppress/x-2/ I have this code: ({UXDETAIL.ItemDesc} = next({UXDETAIL.ItemDesc}))
Everything works fine unless I have this senerio - where there is a section of itemdesc that are all exactly the same, there for it suppresses all of the details, which is incorrect because I need at least 1 detail line for that itemdesc to show.
Does that make sense?
I need some advise please, thank you.
Inside my Detail a/section expert/suppress/x-2/ I have this code: ({UXDETAIL.ItemDesc} = next({UXDETAIL.ItemDesc}))
Everything works fine unless I have this senerio - where there is a section of itemdesc that are all exactly the same, there for it suppresses all of the details, which is incorrect because I need at least 1 detail line for that itemdesc to show.
Does that make sense?
I need some advise please, thank you.