Set normal timestamp

i set the timestamp only short form.
But when i use lookup or single date
it was not a normal form (i need the day only)
it have another number go along with
How i can fix it??
waiting for your help!!!

Where did you set that?

Can you show a screen shot please of the configuration of the associated column in the Glide Data Editor?

It should look something like this:

1 Like

firstly
users will write down time



on Users data
after that, i wanna take latest date
so i use single value type for taking latest date on Users data

In your first screen shot you show a Lookup column and a Single Value column.
How is the Lookup column configured, and how is the Single Value column configured?
Are they related?

Anyway… you can try this:

  • After your Single Value column, add a Math column
  • Just enter a single value as the formula, something like D
  • Then use your Single Value column as a replacement for D
  • And set the display format as you need it to be
1 Like

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.