Jump to content

Recommended Posts

Posted

Hi Spotfire team #Dr spotfire

I have requirement

Ihave two groupGroup A and Group B in each group i have 10 same dealers

if i select dealers in text areafrom Group A ,the same dealers should not reflect in group B so i wanted to compare there sales

any help how can do this in spotfire

Posted

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

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...