Excellent. This level of detail in the explanations is what differentiates a good channel from a masterful channel. Superb explanation Mark. Thank you so much.
Thanks for this, Mark. How would you go about spilling the results per row across columns (i.e. every result per row is put in another column) instead of conatenating them to create only a single result cell per row?
@@ExcelOffTheGrid Not sure I understand. I was wondering how to output "INV01, INV04" by comma separation only in cell M2 to instead have INV01 in M2 and INV04 in N2 and spill further right (and also down) if needed. Would that require MAKEARRAY/REDUCE in any case?
Great video, I added the unique function inside the formula because locations was appearing multiple times. =BYROW(A1#,LAMBDA(r,TEXTJOIN(", ",TRUE,UNIQUE(FILTER(INV_ON_HAND[BIN_LOCATION_CODE],INV_ON_HAND[ITEM_CODE]=r,""))))) 11HYBB2-TL 207 S010A, S010B, S010C, S011B, S012B, S013A, S013B, S013C, S014C, S018B, S019B, S019C, S023A, S024A, S025B ? How would you add the qty for each location , the total for 11HYBB2-TL = 207