Forum Discussion
Issue parameters in report builder from PBI semantic model
If I select "no default values" for both defaulf and available and I select (allow Null value) for both Start and End At since there are null values, the output doesn't come:
- R1k912 years ago
Super User
have you some cases where both start and end date have values?
I would try that case before and then try to use NULLs.
if you see data for evaluated start and end you know that parametrization is working and the only issue is when you pass NULLs.
I recall a project where it was difficult to correctly parse NULLs from paginated to the undelying semantic models.- AsNa_922 years ago
Resolver II
Yes it's working if I put a dates, but if I want the user to enter only one value example the ID and the rest not required, how can I do that?
Also if I make the name allowing blank and run the report without entering a value for the name it doesn't work.