Hello I have a pivot table the takes an accumulative sum in the measures. I recently had missing data but was able to pull the previous days values where there was previously nulls and its working fine. Using the sum({0} 0)
However when I try to apply the same expression in my conditional formatting the color expression ignores those values that were "missing" but now returning the previous days values. This is what I have for my color expression. Any help would be great. Thanks.