Sorting

When you use block references or ranges to create an array of values, sorting allows you to programmatically rank them from min to max or max to min. Sorting automatically carries through, even as you update the original data that your dynamic block is linking to. For example, if you are linked to another block and sorted from Max to Min, as the original block changes, your dynamic block will automatically change.

Last updated