Row filters

How do i suppress row in the loop in BIP ?

Obviously, we need to understand the condition what we need to apply.
Once you identify the condition , it just we need to apply on the loop.

One common mistake , people do is , they dont understand and write the conditions based on xml.
The xml element might not be under the parent on what they are looping.
So need to understand the xml structure to form the condition.

here is the sample

.

Comments

Popular posts from this blog

Repeat Table Header in all pages in BIP

Configure Concurrent Reports to be run

Limit rows per page