PDA

Click to See Complete Forum and Search --> : Need help with the List in MS Reporting


MrNorth
Jan 10th, 2009, 11:28 AM
Hi!

I have a problem. I have a container where I need to generate two lists of an employees education. One for the formal degrees and one for the courses.

I have one table Educations with a boolean columns IsFormal.

So, for the first list I want to show only those rows where IsFormal = true

and for the other list I want to show only those where IsFormal = false

How do I do this? I am not so friendly with the expression editor.


kind regards
Henrik