Dear all,
I have a problem with the addition of CUBEVALUEs. It may be simple, but I have not found any (elegant) solution so far.
I have a dashboard working with CUBE functions. Example: Person A is new to the company, so when I try to extract his sales, I will get an error. Person B has been working for the company for years and has made sales in the past, but not in the time period analyzed. For him, I will get the result " ".
Now when I try to add the two up (along with other employees), it will lead to another error no matter what, although the result is clearly zero.
I have tried to come up with an elegant solution, but combining IFERROR and IF/ISBLANK isn't one, especially considering that the CUBEVALUE functions are already quite substantial.
Does anyone have a more elegant approach?
Kind regards!
I have a problem with the addition of CUBEVALUEs. It may be simple, but I have not found any (elegant) solution so far.
I have a dashboard working with CUBE functions. Example: Person A is new to the company, so when I try to extract his sales, I will get an error. Person B has been working for the company for years and has made sales in the past, but not in the time period analyzed. For him, I will get the result " ".
Now when I try to add the two up (along with other employees), it will lead to another error no matter what, although the result is clearly zero.
I have tried to come up with an elegant solution, but combining IFERROR and IF/ISBLANK isn't one, especially considering that the CUBEVALUE functions are already quite substantial.
Does anyone have a more elegant approach?
Kind regards!