Hi
I have been testing the Multi-Field Binning Tool against an Excel table of 29,000 records. (all dummy data)
I am using the Equal Intervals option: (The minimum and maximum values of the tile field are determined. The range is split into equal sized sub-ranges and records are assigned to tiles based on these ranges.)
When I set the interval to 10 the workflow produces 15 tiles for each of the two variables. I expect to see 10 tiles and not 15. For other interval values the results are similarly different from what I would expect. You can change the value in the example I have attached to see this behaviour.
This workflow has a dependency on another macro: C:\Program Files\Alteryx\bin\RuntimeData\Macros\testMacroInput.yxdb It may be involved.
For comparison purposes I ran the TILE tool against the same data set and it ran as expected.
My work is attached. My question: Is this Multi-Field Binning Tool flawed or am I missing something?