7
Currently to iterate a dictionary with unknown keys (think generic function), I need to get a list of keys, then iterate that list to get the associated value.
I have to do this as I have no guarantee of the order of keys and value from each values's list call, so I cannot guarantee those indices line up.

KVP is a required data type to successfully operate on dicts efficiently.
Category: Development
STATUS DETAILS
Needs Votes
Ideas Administrator

Thank you for this suggestion! Currently this is not on our roadmap. We are tracking this idea and if it gathers more votes and comments we will consider it in the future.

Best regards,
Business Central Team