I am sending this message since I need some help. I would like to have the right time in the App : Sales Stripe sheet. I tried to change the time zone in Stripe but I still have the same time. There is a gap of 1 hour between my time zone.
Happy to hear that you found a solution to your issue. You need to enter the most appropriate formula in your spreadsheet in the column where the time is not the same than your local one.
You don’t want to, and can’t for that matter, apply the formula into an existing column that’s already being filled by Glide. You will want to create a new column to perform the date math. I would also advise using an arrayformula, so you only need to apply the formula once on the first row, then delete all empty rows, so new rows aren’t added at the very bottom of the sheet.
Also, I know this is the case with the App:Logins sheet, so probably the same in the sales sheet, but the timestamp stored is in a string format instead of a date format, so you may need to convert it into a valid date before adding time to it.
However could you please tell me how may I convert it into a valid date before adding time to it ? And what is the content of arrayformula to be used ?
I am trying but I need some help to put this in place.
I tried to formatting the column as datetime value and I was able to increase the time. Thanks !
Now I am looking an solution for not displaying the empty fields. if anyone can help please ? In attachment a screenshot.
Thanks for your supports. I make sure that the formula is well in row 1.
I still have empty fields, may be I need to review formula in the column R. In attachment the formula.
Can you give us a duplicate of that specific Sheet? Are there any specific reasons you want to have the “Hour to splitted”, “Hour splitted” and “Hour converted” columns?