Skip to content

PowerBI pbit import#1232

Open
dmaresma wants to merge 112 commits into
datacontract:mainfrom
dmaresma:feat/powerbi_importer
Open

PowerBI pbit import#1232
dmaresma wants to merge 112 commits into
datacontract:mainfrom
dmaresma:feat/powerbi_importer

Conversation

@dmaresma

@dmaresma dmaresma commented May 13, 2026

Copy link
Copy Markdown
Contributor

Solve #1233

  • [ x] Tests pass (uv run pytest)
  • [ x] Code formatted (uv run ruff check --fix && uv run ruff format)
  • [ x] README.md updated (if relevant)
  • [ x] CHANGELOG.md entry added

dmaresma and others added 30 commits January 24, 2026 19:32
…attributes add sort by schema.name and properties by ordinal_position
@jochenchrist

Copy link
Copy Markdown
Contributor

@copilot resolve the merge conflicts in this pull request

@jochenchrist

Copy link
Copy Markdown
Contributor

I want to discuss, if the generic import powerbi is clear for this bim file import, or if this should be a more specific import powerbi-semantic-model (or similar) option.

@dmaresma

dmaresma commented Jun 4, 2026

Copy link
Copy Markdown
Contributor Author

I want to discuss, if the generic import powerbi is clear for this bim file import, or if this should be a more specific import powerbi-semantic-model (or similar) option.

the pbit (a pbix template without data and not only bism) is also supported, I did the integration for the PBIX too here https://github.com/dmaresma/Power-BI-pbix-to-ODCS in the juphyter notebook but it will execute only on windows with dotnet installed.

@dmaresma

dmaresma commented Jun 8, 2026

Copy link
Copy Markdown
Contributor Author

Hi @jschoedl , ready for review there is some Github Network issue on the Github action pipeline today.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature Request: Import Power BI Desktop PBIT / DataModelSchema and generate ODCS v3.1 data contract

5 participants