embedding-api-v3-guide
embedding-api-v3-guide copied to clipboard
Filtering Underlying Data
It looks like in the Querying Data section Summary Data will be available to be retrieved on a per column basis (very happy about that!)
Will this also be available for Underlying data? It would likely help resolve this use case
Yes actually and thank you for bringing it to our attention that that's not in the migration guide. In general, any new functionality we've added to the Extensions API will make it to the Embedding API where appropriate. As you can see in the Extensions API reference, we have a columnsToIncludeById option that you can pass in to getUnderlyingDataAsync
In general, any new functionality we've added to the Extensions API will make it to the Embedding API where appropriate
Music to my ears 👏