Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have created a button with a conditional expreesion to only show me certain graphs when i click on it, i changed the graphs properties in the layout tab to conditional. But when i click on the button nothing appears. So i went to the settings, shhet properties and i can see they are hidden. How do i make them visible. Any help will be useful.
sheet properties -> objects,
activate your object in the list and push Properties button...
-> go to the layout sheet and remove conditional
Yes but i want the condition to show. is there another way that i can make the button show the appropriate graphs without them being hidden.
You could use button to set variable and chart condition checks the variables value....
Example: button set variables value to value+1, and when value is even -> chart is shown...