Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
how can i make dimension for x and y axis with values 10,20,30,40,,,,,,,100
dimension should be made by me,it should not from the field
use valueloop funciton
=ValueLoop(10,100,10)
HTH
Sushil
Hi,
Try below:
ValueLoop(10, 100,10)
Can i write a function in expression which will give the result according to these two dimension
for example:
A(10,13)
B(25,30)
How can i plot this on my chart
Can i write a function in expression which will give the result according to these two dimension
for example:
A(10,13)
B(25,30)
How can i plot this on my chart
Please specify your requirement with some sample data and example
Actually i got the answer thanks for the help