Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Hi there,
I am new to building paginated reports and I am struggeling with setting min and max dates as default values in my paginated report values.
I tried these 2 expressions in the Report Parameter Properties / Default Values but I get different error messages.
=First(Fields!TimeGenerated.Value, "DataSet1")
A 'Value' expression used for the report parameter 'FromAPIMTimeGenerated' refers to a field. Fields cannot be used in report parameter expressions.
=Min(Parameters!FromAPIMTimeGenerated.Value)
A 'Value' expression used for the report parameter 'FromAPIMTimeGenerated' includes an aggregate or lookup function. Aggregate and lookup functions cannot be used in report parameter expressions.
How can I set the min date as a default value here?
Thanks
Hi @Anonymous,
Perhaps you can take look at the following links about setting 'default value', 'use parameter in expression' if they helps:
Using Report Parameters in Expressions Explained - Telerik Reporting
In addition, this seem nor related to report builder usages, I'd like to suggest you post at the RS sub forum to get better support.
Regards,
Xiaoxin Sheng
User | Count |
---|---|
10 | |
5 | |
4 | |
4 | |
3 |
User | Count |
---|---|
14 | |
9 | |
5 | |
5 | |
4 |