Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have in trouble since changed version 7.0 to 9.0.
Problem 1: Not full Dimension indication:
For example, I'd like show month as format "yyyy/mm" in the stacked graph, so correct indication is "2009/01", but indicate only "2009/" hidden "01".
Changed Font, but it doesn't work.
This happen not only month but also other fields.
Problem 2: Axes Scale
Input Static Min "100" to show only upper 100, it did work ver. 7.0 but not ver. 9.0.
If anyone knows how to solve this problem, please let me know.
Thank you.
Kanami
Hello,
Problem 1: I think 'MM' is used for Months and 'mm' for minutes, so try using yyyy/MM instead yyyy/mm.
Steve
About Problem1
Thank you for your answer.
However, the problem is not for the formula problem, just only indication on stacked bar graph problem.
Another for example, dimension axes only show "Custo" in spite of "Customer".
If export to excel files, the data is OK, so just indication problem.
It happens only ver. 9.0.
Thank you
Kanami
Does it get hidden by the draw box? In the selected control use SHIFT + CTRL to see red border lines. You can move these to provide more room for the dimension text
Thank you for your help.
Problem1 is solved!! I can see all dimention field now.