API for reports not showing DateTime filters.
Hey,
If add a string filter to my report and make it runtime editable, then I can see an input in the API
"Entity Correlation Id Equals.Value": "StringValue"
This also works for an enum.
However, with a data time field, no input is added to the API. I have tried with Equals/Greater than/Less that.
I would expected that any runtime editable filter value would be added to the API. Is this some special restriction on DateTime?
Cheers
Hamish
Comments
-
Hi there,
We've confirmed that this behavior is unexpected, and the DateTime filter should be shown as an input when calling this Report via API. We have submitted a DT for our developers to investigate this internally. Please let me know if you have any questions!
Cody