Hello, I'm facing the following scenario, I have a report with a List variable of type String, in Report Designer it normally displays the data, but when I visualize it with Report Executor it doesn't return anything, being unavailable to select a value.
Attached are the report, images showing the scenario I mentioned as well as the variable List, the variable Auxiliary and how it is in the query.
The Auxiliary variable is configured like this:
(V_TIPO_ATENDIMENTO.Count() == 0) ? "''" : V_TIPO_ATENDIMENTO.ToQueryString("'")
List variable displays in Report Designer and Report Executor is unavailable
-
- Posts: 72
- Joined: Thu Sep 24, 2020 2:40 pm
- Location: Brazil
List variable displays in Report Designer and Report Executor is unavailable
- Attachments
-
- Report.mrt
- (243.83 KiB) Downloaded 121 times
-
- 6.JPG (26.77 KiB) Viewed 988 times
-
- 5.JPG (42.87 KiB) Viewed 988 times
-
- 4.JPG (38.23 KiB) Viewed 988 times
-
- 3.JPG (61.74 KiB) Viewed 988 times
-
- 2.JPG (89.45 KiB) Viewed 988 times
-
- 1.JPG (47.54 KiB) Viewed 988 times
-
- Posts: 5860
- Joined: Tue Mar 20, 2018 5:34 am
Re: List variable displays in Report Designer and Report Executor is unavailable
Hello,
Could you prepare a simple report with test data that we can run and reproduce the issue, and send us for analysis?
Thank you.
Could you prepare a simple report with test data that we can run and reproduce the issue, and send us for analysis?
Thank you.