Forum Discussion
Barchart Color Issue - Field Parameters
- Anonymous1 year ago
HI newpbiuser01,
The 'Table field' mean the columns that you used on the visual. These data bars colors are grouped by legends field value that you used, and the default color is based on theme datacolor settings.
If you do not want colored these bars as orange, you can tried to modify the theme datacolor settings:Use report themes in Power BI Desktop - Power BI | Microsoft Learn
Regards,
Xiaoxin Sheng
Hi newpbiuser01,
Have you add any table field to the visual legends field to group records? If that is the case, it means your data bar colors will be managed and assign by visual itself based on the current theme data color array list settings.
BTW, you can also manually modify each item color on the bar panel detail options:
Regards,
Xiaoxin Sheng
- newpbiuser011 year agoHelper V
Hi Anonymous ,
What is the table field? I have used the field parameters to refer to columns in the table, but that's it. Also, I haven't used that orange color anywhere in my report, how do I reset it to use a standard color? I'm able to pick colors for the other parameters, why not the dummy fixed value?
{
("Location", NAMEOF('Table1'[Location]), 0),("Location", NAMEOF('Table1'[Team]), 1),("Fixed Color Column",NAMEOF('Table1'[Fixed Color Column]) , 2)}I really appreciate your help and insight! thank you!- Anonymous1 year agoNot applicable
HI newpbiuser01,
The 'Table field' mean the columns that you used on the visual. These data bars colors are grouped by legends field value that you used, and the default color is based on theme datacolor settings.
If you do not want colored these bars as orange, you can tried to modify the theme datacolor settings:Use report themes in Power BI Desktop - Power BI | Microsoft Learn
Regards,
Xiaoxin Sheng