Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Error bars are not behaving as expected.
In line graph I'm able to show my dynamics targets using the new feature error bars.
But I would like to keep error bars hidden until user has filtered only one line to the graph.
I'm using Error bars with following measure:
Error bar measure =
IF( HASONEVALUE ( Dim[column]), [target measure), BLANK())
This measure works as expected with other analysis lines (eg. Y-Axis Constant line or Min line), but Error bars are showing up without any regard to HASONEVALUE function in measure.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.