Forum Discussion
F_Reh
2 years agoPost Patron
Making Line Constant Appear/Disappear
Good Morning, I have implemented a Field Parameter for the Y-Axis for a particular Bar chart allowing the user to decide whether to show numerals or percentages. The issue is that I need a line c...
Gabry
2 years agoSuper User
I think you can achive this by putting not a constant line in the format pane but by adding a measure that has always the same value and that act as a costant line. You can add this measure in the field parameter when the percentage is selected you'll have 2 measure in the chart, one with your values and one that is constant representing what you want.
I think this is an aceptable workaround, let me know what you think
bye