Hello all, i could use some help! I am building a report from a custom schema and have gotten the data to populate in the graph without issue. However, i am having trouble with the form controls. Specifically, when i add a combo box or other element and then a link to refresh the data, nothing is happening. I'm not sure what is going wrong here and would greatly appreciate help! I've added the details of my approach below:
- Define the Variable in the report properties (screen shot 1) Name = _SNATURE from '@SNATURE'
- Add data to report query (screen shot 2) field = '@SNATURE'
- Define data within the histogram based on the context data (screen Shot 3) - [query/Report_DonorTouchpointsByDeliveryProperty_WB]
- Create the combo box and set to the data base field (screen shot 4)
- Create the link as a refresh activity back to the original query