Skip to main content
edited tags
Link
deleted 4 characters in body
Source Link
jonrsharpe
  • 123.3k
  • 31
  • 277
  • 488

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

  • 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?

Thanks,

Vinay

  • 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?

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?

Thanks,

Vinay

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?

Source Link

Issue with Python Visuals in Power BI Embedded (.NET Core)

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?

Thanks,

Vinay