Hi everyone, I trie to save a single date with time in my excel, but the result is totally diferent.
I have a datacard, inside it have a datavalue setting with this formula Text(now(),"dd/mm/yyyy hh:mm:ss"),because I need to save like a timestamp record.
But when i saved in to excel online, the date appear like this 08/03/2020 16:19:54
But the real and you can see in PowerApps datavalue is 03/08/2020 10:20:27
Some idea?? I think maybe is related with the UTC o local But in PowerApps I put Local.
I don't know if in excel online o OneDrive I can change it??
Thanks !!!