![Fred](https://s3-us-west-2.amazonaws.com/media.forumbee.com/av/ninox/f_220@2x.png)
Fred
Fred
San Francisco, USA
Joined: Thu Feb 06 18:42:57 UTC 2020
Latest Posts
-
Time to create more work for myself...
Never to leave a functional DB alone, I decide to correct some poor DB design. As you can see in the picture, I break the tenant of not creating multiple fields that store the same type of data.…
-
Help with code to create non-repeating set of 10 numbers
So I'm working on trying to create a non-repeating set to 10 randomly selected numbers between 0 and 9. I have this in a formula field: let x := [number(void)]; while length(x) < 10 do let newItem :…
- Answered