This article details how to filter out rows that contain SUM(Period Change)=0.
Method
If you want to filter out rows that contain SUM(Period Change)=0, it will not work if you are using Period Change <> 0.
You can do the following:
- Insert two Period Change parameters.
- In the first one, select the Less than (<) operator and enter -1.
- In the second one, use the OR operator, the Greater than (>) operator, and enter 1.