Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Friends,
I stand before needs following :
I need to create a button to sort with growing and decreasing my graphic.
Follow the application that I built as an example, I need to click on the ORDER is reflected in the two graphs ("Amount", "BILL")
Note that it is already doing this for the graph Amount.
Thank!
Because you have 2 different expressions you can't use the same variable. You need to create 2 variables and set the button to change them both.
See attached.
Hope this helps,
Jason