client.dataframe.get() only returns physical columns, not the full logical schema

Open
#170 0 comments 0 reactions 1 assignee View on GitHub

@sagebree is already working on this.

Since May 4, 2026.

Assessment

This issue has not been assessed yet.

Description

From what I understand, dataverse tables can have "virtual attributes" which are not physically stored and instead are generated at read-time. Is there a way to retrieve a table that includes these attributes? client.dataframe.get() seems to only return physical columns.

Dominant language
Python
Stars
60
Forks
23
Avg merge
13h 53m
Merged PRs (30d)
3

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from microsoft/PowerPlatform-DataverseClient-Python

All issues in microsoft/PowerPlatform-DataverseClient-Python

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.