Hello, I am trying to format an output date that comes from a selected filter:
I just want to use the field item()?'[dueDateTime'] and show it in dd-MM-yyyy.
The dates in the e-mails are coming just like this one:
Another question: how can I centralize the information in the two last columns?
Thanks a lot.
Hello, I have html tables that I created wiht 3 variables. I want to combine their output in a single table
I want to set these html tables as single output
Hi @Anonymous,
I do not understand what's your mean, do you want to combine the two columns with the format date?
If yes, you just need to do is add the two columns into the Select action, and put the Prazo in middle of them.
Best Regards,
Community Support Team _ Lin Tu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Thanks. It worked.
How can I center the information in the two last collums?
Hi @Anonymous,
You could format the date using this expression:
formatDateTime(item()?['dueDateTime'],'dd-MM-yyyy')
Best Regards,
Community Support Team _ Lin Tu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
WarrenBelz
146,635
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,997
Most Valuable Professional