Jump to content

I wanted to compare the sales of customer by using property control etc


Manjunath Jannu

Recommended Posts

You can create a calculated column for comparison groupBlike:

case when [GroupA]!= "${GroupA}" then [GroupA] end

Have the unique values of GroupB column in comparison group property control.

So whenever you select "Dealer1" in GroupA prpoerty control, GroupB column will have all values other than dealer 1 and the same will be shown in property control

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...