There is empty data among the data I took as a view from the live system. They are indicated with -. Sometimes I can list this data, sometimes I need to hide it. Example: There are process-risk-control definitions connected with left join. Left joining is a must for me. Not every process has risk, or not every risk has control. I want to show the risks that have no control, and I want no undefined/empty data to appear in my table. Is there a way to achieve this?
P.S: I also read the topics in the Community, but I couldn't find a suitable solution for me.