September 16, 2010 at 8:38 pm
i am re-writing a report from crystal to SSRS and in crystal there is more than one detail section
detail a - has all the fields
detail b has a field and there is suppress enabled in the section expert with
{report.SPECIAL_INSTRUCTIONS} = Previous({report.SPECIAL_INSTRUCTIONS})
This fields shows up if the text contains different value from the first
how do i achieve in SSRS? Please suggest
September 17, 2010 at 7:28 am
Are you trying to expand and collapse a column, or trying to show or not show data depending on the result?
September 17, 2010 at 10:33 am
if special_instruction value is same as before then dont show otherwise show it
September 17, 2010 at 10:41 am
Don't show what? An entire column, an entire row, or simply the data in the field?
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply