Ok I have a Chart Application built that uses the Global variable: Region to filter its data.
I have a Menu application with three links: Northern,Western,Southern.
They all link to this Chart Application.
How do I program the individual links… ideally to carry a URL value {region} to the chart application?
I have search the tutorials to no avail.
I dont need a step by step just a general idea of what to do