How to truncate the time portion from the date and time. (Power Automate Desktop)

Japanese version. This section shows how to truncate the time portion from the Datetime to only the date. Procedure Drag “Convert datetime to text” under “Text”. Then, set parameters as follows. Parameter Value Datetime to convert Target Datetime. Format to be use Standard Standard format Short date When the flow is run, The result of the “Convert datetime to text” action (variable name FormatterDateTime by default) will contain a date with the time truncated. This FormatterDateTime can also be used in “Date time” related actions and in the “Display select date dialog” action. Links Date time Actions