I have created a variable
this.ClinOpDesigner.Report.Dictionary.Variables.Clear();
var filterText = new StiVariable("FilterText", this.viewModel.FilterText);
this.ClinOpDesigner.Report.Dictionary.Variables.Add(filterText);
The first time this run the variable is set fine, however subsequent runs do not change the variable in the preview. When in the design mode and viewing the variable value it is changed but not in preview.
StiVariable
StiVariable
Hello,
Please send us a sample which reproduces the issue for analysis.
Thank you.
Please send us a sample which reproduces the issue for analysis.
Thank you.