Is it possible when using the “Dataset Column” type to only select employees from a certain department? (limiting to HR would only ever select Carol or Edward)
Or perhaps is it possible to remove rows afterward, that matched certain values?
I forgot to clarify though I don’t want to pull duplicate rows from my dataset. When you use from_dataset it pulls the value randomly. Whereas when i use the “Dataset Column” type I can set it to be sequential to avoid duplicates.