Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
So i want to make a condition for a line on a graph. I have created inline dimensions for the names (geographies) and want to say that if that particular value is selected (alone or in conjunction with other values) the line will be shown.
Lets say I have:
bronx, albany, hartford as the Geographies
I select bronx, bronx shows.
I select bronx and albany, both show
I select all three, then all three sown
how do i accomplish this??
Thank you
Yes, lots of ideas. But I don't know enough about your data model.
When you do a selection in %_NewEnglandTerrNo, I would assume that this will definitely filter your concat() result accordingly. Are you using alternate states? Or are you selecting in a different field, not connected to _NewEnglandTerrNo?
Could you post a small sample QVW?