Friday, 20 October 2023

Remove time from UTC DateTime data type in SSRS report D365 FO X++

 I am  using   this  in the  format function  of  SSRS Report  level expression

=Format(Fields!from date.value,"MM/dd/yyyy") 

No comments:

Post a Comment

Display Method Data Not Showing in Query-Based SSRS Reports in D365 FO

 While working on a Query-Based SSRS Report in Dynamics 365 Finance & Operations, I faced an issue where a display method added through ...