0

I am facing an issue with Power BI Embedded reports in a .NET Core application. The report contains Python visuals, which work correctly in Power BI Desktop and Service, but they do not render when the report is embedded using the Power BI Embedded API.

Details:

  • Environment: .NET Core application

  • Issue: Python visuals are not displayed in embedded reports

  • Expected Behavior: Python visuals should render as they do in Power BI Service

  • Actual Behavior: Python visuals are missing or blank in embedded view

Could you please confirm:

  • Is Python visual rendering supported in Power BI Embedded?

  • If not, what are the recommended alternatives for implementing Python-based analytics in embedded reports?

  • Any workaround or roadmap for enabling this feature?

1
  • Please provide enough code so others can better understand or reproduce the problem. Commented 2 days ago

1 Answer 1

0

Python visuals are not supported in Power BI Embedded. They won't render in embedded reports.

Alternative Approach:

1. Run Python scripts externally

2. Store results in a dataset or add to your existing one

3. Use out of the Box Visuals in PBI

I cannot find any information on PBI Roadmaps, so that question sadly remains unanswered.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.