Forum Discussion
Dynamic conditional formatting for Line Chart
- 1 year ago
Hi Saloni_Gupta
You could adapt the method used in this previous post.
In your case, you would need to set the Group By Columns property of
Fiscal_YeartoFiscal_Year_Flag(or another appropriate column).Then when using
Fiscal_Yearas a legend field, formatting selections in the formatting pane will be linked toFiscal_Year_Flag, and formatting will be preseved based onFiscal_Year_Flag.Are you able to get something like that working?
Hi Saloni_Gupta
You could adapt the method used in this previous post.
In your case, you would need to set the Group By Columns property of Fiscal_Year to Fiscal_Year_Flag (or another appropriate column).
Then when using Fiscal_Year as a legend field, formatting selections in the formatting pane will be linked to Fiscal_Year_Flag, and formatting will be preseved based on Fiscal_Year_Flag.
Are you able to get something like that working?