GRESB / api-docs

http://gresb.github.io/api-docs/
4 stars 0 forks source link

Explain how dynamic rows work #136

Open joeyhorst opened 1 year ago

joeyhorst commented 1 year ago

In tables like DBC1.2 rows are added in the UI dynamically. As such the data partner needs to keep track of those rows.

The first row will be _1, but when that row is deleted and a new one is created the suffix will be _2 and not _1.


Also make a note that T1.2 starts at index _0