Please Sign In or Register to join the Community to see more content!

Repository for code snippets

jabrantes
jabrantes Member Posts: 7

Hi everyone,

I thought a nice feature to have in the Element Community is a repository of code snippets whether it is SQL or REGEX that deals with thing that we run into often.

For example - Dedup is something that is done often but there are different code depending on how you want to dedup.

Another example is writing a regex that removes all special characters from a column.

One more example would be to leverage SQL transformation to feed into a validator so the validator can change color based on a row count. I use this in a lot of places.

I am sure there are many, many more examples that we can share or even improve upon.

Jim

Comments