Hi,
I was wondering if there was a way to have highlighted conditions for the format of the y-axis labels. I currently have a formula field set the Y-Axis on my graph, the formula is made of other fields, I added a picture example below, I know I could do this with the data in the graph, but I would also like the label to stand out as well :
totext({@noWeekEnds1}-{@te
st1},0) & "/"& totext({@noWeekEnds1},0) & "..." & {projets.prjNumber} &" " & propercase({clients.cliNam
e}) & "..." & {@tester1}*100 & "%..." & {budget.revenue} & "$..." & {@percent} & "$"
If not would there be a way in the formula to make only 1 value a different color? such as the {@percent} formula field