Conditional formatting a graph vertical axis in SSRS 2012 charts


hi,

i have situation want color label on vertical axis of graph depending on condition. when values positive color black , when negative color red.

i tried following condition but not working.  

=iif(fields!myfield.value < 0 , "red", "black")

i know there few threads mentioning feature not supported in ssrs 2008 wanted know if adddressed in ssrs 2012 or later?

thanks , regards,

oliver d'mello

hi oliver,

according description, want use expression specify different color axis labels based on values in chart.

as tested in our environment, when apply condition in expression give dynamic color axis labels, color setting applies labels based on condition. issue happens in both sql server 2012 , 2014. please refer screenshots below:

in scenario, recommend submit issue microsoft connect @ link https://connect.microsoft.com/sqlserver/feedback. connect site serve connecting point between , microsoft, , large community , microsoft interact with. feedback enables microsoft offer best software , deliver superior services, meanwhile can learn more , contribute exciting projects on microsoft connect.

if have question, please feel free ask.

best regards,
qiuyun yu



SQL Server  >  SQL Server Reporting Services, Power View



Comments

Popular posts from this blog

Register with Power BI failed

SQL server replication error Cannot find the dbo or user defined function........