Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

How to disabled legend color changes ?

Hello,  When I actualise my report, the colors of my bar charts change and I would like to know if it is possible to disable this ?
  • v-jingzhang's avatar
    v-jingzhang
    5 years ago

    Hi Anonymous 

     

    If so, I think it would be better to fix the sites in the legend. You can try adding a Dim table which includes all site values in a column. Create a relationship on site columns between the Dim table and your original Fact table with single direction and one-to-many cardinality. Then put Dim table's site column into the chart as Legend. In this way, the colors should be fixed. 

     

    Jing