![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Is there any way to convert a NULL to a 0 in either an MDX calculated member or otherwise without creating a value for members that would otherwise be empty. I have several hundred employees, only a few of whom create revenue. I don't want the others to show. There are however several consultants who have NULL or 0 revenue. When I try to convert the NULL to a zero (using IIF expression) I return all of the other employees as well. I'm trying to avoid having to using Reporting Services expressions to convert NULL's to zeros and manage less code. |
#3
| |||
| |||
|
|
Is there any way to convert a NULL to a 0 in either an MDX calculated member or otherwise without creating a value for members that would otherwise be empty. I have several hundred employees, only a few of whom create revenue. I don't want the others to show. There are however several consultants who have NULL or 0 revenue. When I try to convert the NULL to a zero (using IIF expression) I return all of the other employees as well. I'm trying to avoid having to using Reporting Services expressions to convert NULL's to zeros and manage less code. |
![]() |
| Thread Tools | |
| Display Modes | |
| |