Hello @Christiaan_Huizer
Thanks for the tip! I’ve came up with the similar solution. The root of the “issue” from my understanding is that currently there are no dynamic tables which are purely formula-based and that calendar view does not support dynamic/formula based inputs. So no way to expand dimensions other than use temporary table which contradicts reactive approach but looks like the only possible way.
So I came up with VERY UGLY formula I can’t really understand now from the first try which generates detailed rows. Concept is based on two FormulaMaps multiply dimensions ( e.g. dates*take times).
That kind of works except list generated by that formula seems to be somehow corrupted. At least I don’t see why I see list items with some internal IDs
Here is expanded document. It contains “old” calendar first and then “new” calendar with pills grouped by take time.
Maybe I’m doing something wrong here which causes such list behavior? Is it a bug?