Forum Discussion

Sweez's avatar
Sweez
New Contributor III
8 months ago

DataBuffer Limitations?

Can anyone confirm if a GetDataBuffer function only pulls back real data?  In other words it will not return dynamically calculated data (say from a dynamic account) or derived data?  Trying to under...
  • JackLacava's avatar
    JackLacava
    8 months ago

    Yeah, sorry, I had a brain fart. I was thinking of api.Data.GetDataCell, which will resolve dynamic accounts. GDBF will only contain real data, aggregated dynamically to parent accounts(/flows/origin/etc) if requested.