Hi All,
I am trying to filter a particular "data" in Alteryx to check the related content, I would like to give an example
I have 30 collections/Tables in a Mongo DB and a random value which exist in those 30 tables say "79f2ty56899oio" i dont no in what column it exists.
How to filter it.
I know the functions of regular filter in Alteryx , where we give the column name and conditions to filter out, my requirement is more like a search option.
Thank you for your suggestions.