Recently we received a request from a user stating that he wants to see only those records which are not in "COMPLETED" status in a chart.
In our report we have multiple sheets. To select any sheet, we need to click on buttons(for that sheet). So we thought that whenever user clicks on the button, we can put an action(to not to select any "COMPLETED" status). But I am unable to find, how to write that action.