Forum Discussion
ARutherford93
3 years agoFrequent Visitor
Trying to remove blanks from Matrix
Hello, I am currently trying to achieve what I thought would be simple filtering on my matrix in order to only show Growth Vs Prior Year values that are not blank and have been unable to do so. I...
ChristianDGreat
3 years agoResolver I
On your if statement, if you can change this " " to this ""
This will probably fix your issue.
- ARutherford933 years agoFrequent Visitor
I actually have tried that as well and it unfortunately did not.