Forum Discussion
Report URL issue in passing a DateTimevalue
- 7 years ago
Hi Anonymous,
By my confirmed and testing, you could refer to the url parameter for datetime type below.
URL?filter=Table/Date gt datetime'2018-09-27T09:55:00'
You also could have a test with my test sample file.
Best Regards,
Cherry
Okay..
Or is it possible to pass the value as String and make it available as a Text atleast in the destination report?
What I'm trying to achieve is,
My Source report is in Import mode and I need the Last refresh time of that Import mode dataset to be passed to the destination report (in Direct Query mode). This is because all the new records that are not yet refreshed in dataset will be highlighted in the destination report (Direct Query with Live data).
Is there any other way to get the Last refreshed time of Source dataset in my Destination report?
Or is it possible to pass that as a string and have the value stored in a column so that i can use it for Conditional Formatting.
Thanks
SuryaVee
Hi Anonymous,
By my confirmed and testing, you could refer to the url parameter for datetime type below.
URL?filter=Table/Date gt datetime'2018-09-27T09:55:00'
You also could have a test with my test sample file.
Best Regards,
Cherry