Hello all,
I have a problem to do a count disctinct on two different fields within reporting services using an expression.
In my dataset i have a field called Description and a field called Type.
I would like to do a count distinct for every Description with Type=0 and a count distinct for every Description with Type=1.
Can this be done with an expression within RS (and not within my sql query from my dataset)
Greetings
Vinnie