Quantcast
Channel: SQL Server Reporting Services, Power View forum
Viewing all articles
Browse latest Browse all 10045

Report Builder 3.0 - Hide Group Rows based on Previous Records

$
0
0

I have the following situation:

I need to group customers based on address and I have a flag to see if customers receive benefits or not (the point is to identify if at the same address there are customers who receive benefits and customers who do not receive benefits)

here is my table (row group by Address)

                Address                       CustomerID            IsReceivingBenefits

Row 1:     55 Vine, CA   55548                    yes

Row 2:     55 Vine, CA                  55854                    no

Row 3:     655 Royal, CA              22222                     yes

Row 4:     655 Royal, CA              88888                     yes

Row 5:     655 Royal, CA              22444                     yes

I want to hide row 3, 4 and 5 because all customers at that address are receiving benefits.

Is that possible?if yes, how?if not, what is a possible workaround?

Thanks


Viewing all articles
Browse latest Browse all 10045

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>