Just trying to display the text string "1/6" ...

Just trying to display the text string โ€œ1/6โ€ here. None of the 3 examples in the photo work. Why is it converting it to a date automatically? Note that this is just an example post, the actual string is inside of a longer expression, and thus I cannot just set the column type to something else.

It works by using โ€œ1โ€&"/"&โ€œ6โ€

Very strange.

0 3 408
3 REPLIES 3

Where do you want to use that string? With the app formula?

If you use it for example with the virtual column, you can type just likeโ€ฆ โ€˜โ€œ1/6โ€โ€™

AppSheet is likely interpreting the string as a date. As youโ€™ve discovered, you have to work around the magic. Thisโ€™ll also apply if you have two or three short numeric strings separated by colons (that look like a time value).

Top Labels in this Space