Hi,
I uploaded some data from SQL server to CDS, and the date time field in CDS looks alright (below left). But when I tried to use the field in PowerApps, the date time is show as numbers (below right), and therefore cannot be used to compare with other dates. I haven't found any function in PowerApps to convert the date time format from the right to the left types. Has anyone encountered this problem before, or have any suggest
Solved! Go to Solution.
Hi @jzhang
See if this helps:
Text(1564272000000, "dd/mm/yyyy") // 28/07/2019
convert the value of the dropdown using above Text function.
Thanks
Hi @jzhang
See if this helps:
Text(1564272000000, "dd/mm/yyyy") // 28/07/2019
convert the value of the dropdown using above Text function.
Thanks
Many thanks! 🙂 If I have a datetime field, but I want to convert it to only date, how can I do that? 'Cos I found I can't actually compare to the time-level, then nothing will match
Stay up tp date on the latest blogs and activities in the community News & Announcements.
Dive into the Power Platform stack with hands-on sessions and labs, virtually delivered to you by experts and community leaders.
User | Count |
---|---|
213 | |
197 | |
83 | |
59 | |
38 |