Hi All,
I'm new to Alteryx, recently discovered the Tile tool. Would like to get some guidance on how to use it.
I would want to use the Tile tool to look at an input spreadsheet, and then with 'Tile Method' = Unique Value, and 'Unique column' base on 5 of the input columns. I want to then filter on the TileNum which represents a unique scenario with the combination of my 5 columns, and get a particular subset of data base on the scenario.
My question is that, with the same spreadsheet, same Alteryx flow, if i run it now and filter on TileNum=1, is it always going to return the same set of result as I would get tomorrow when i run it again? Is the TileNum deterministic?
Thanks a lot.