Forum Discussion

Allen_R's avatar
Allen_R
Frequent Visitor
1 year ago
Solved

Complex Dynamic Ranking

I have an enormous data table called enterprise_combined which has vast amounts of data columns for mutiple years, weeks, kinds of business, and geographies.  I mocked up a basic example of the data ...
  • Allen_R's avatar
    Allen_R
    1 year ago

    Yesterday when I posted this question, I couldn't tell if it actually got posted or not because the post woudn't show up anywhere.  At any rate, I ended up figuring out that if I remove market_area from my table visual, the ranking would work appropriately.  The ranking measure was basically ranking the VPs against one another based on the Selected Results BUT by Market Area as opposed to a whole.....if that makes sense.  So I ended up replacing market_area (which is a column name) with a measure that returned the market_area, and the ranking measure worked as it should.  I'm not sure why this worked, but it did.