Forum Discussion
Conditional color formatting - overview
- Anonymous8 years ago
Anonymous,
Using conditional formatting feature in Power BI Desktop, you can achieve your requirement. Please review the following screenshots.
Regards,
Lydia
Anonymous,
Using conditional formatting feature in Power BI Desktop, you can achieve your requirement. Please review the following screenshots.
Regards,
Lydia
That solution is good but not enough. Because the range values are fixed. My question is ยก Is it posible that the range could be read it from a KPI parameters table where we can make conditions using columns instead of fixed values and some other conditions like dates because some KPIs could be green last year but if I change it with new ranges when I see my dash board I would need to see green last year but may be read this year. Some thing like
year-month of sales month >= KPI.Parameter.Year-MonthValidFrom and
year-month of sales month <= KPI.Parameter.Year-MonthValidTo and
avg(sales) >= KPI.Parameter.StartRange and
avg(sales) <= KPI.Parameter.EndRange and
then
KPI.Parameter.colorcode
Dou you think that Power BI could have some functionality or some thing like that.
I will appreciate your suggestions or opinion
Thanks