Forum Discussion
Varshi288
Resolver II
7 years agoCan X -axis (bins) dynamically vary
Hi I have a orders data in which there is a measure MP(TP) where it varries based on currency selection.Initially I created histogram chart based on the values of the measure.this is hard coded ...
jamespiggot
7 years agoFrequent Visitor
Hi there,
Is there a reason why you don't leave the start and end as auto then it would dynamically scale the axis? If they are blank then the chart will auto-sale the Y axis according to the currency? Apologies if I am missing something obvious!
- Varshi2887 years ago
Resolver II
Hi James,
Initially MP(TP) values were calculated according to US currency so most of the values are within the range of 0.1 to 1.So Y Axis was hard coded with in these values. Now MP(TP) values change based on other currecy. Is it possible to change values on currency selection in a calculated column.