FOUND BUG: Datetime/range variable when no default range is assigned
Posted: Mon Jul 12, 2021 10:02 pm
We found a bug in the latest version of Stimulsoft.Reports.Web.
If you have a variable set up like the following, it *should* technically default the range from today to today (it used to on older versions). Instead it provides an error:
However, if you do any of these work arounds it works:
- Change Date Time Format to "Date and Time"
- Uncheck the Not Assigned for the From and To, and set a specific date
- Change Init by from Value to Expression and set the expression to {Today} on both
If you have a variable set up like the following, it *should* technically default the range from today to today (it used to on older versions). Instead it provides an error:
However, if you do any of these work arounds it works:
- Change Date Time Format to "Date and Time"
- Uncheck the Not Assigned for the From and To, and set a specific date
- Change Init by from Value to Expression and set the expression to {Today} on both