Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

Reply
srivide
Regular Visitor

How to create this?

Dear All

 

I'm trying to recreate dashboard from spotfire to power bi, and I'm stuck while trying to recreate this graph

The graph is consisted of  half circle which data I get from 2 columns, and the trendline which I get from another column
then, there's a entry to enter the min and max value of x in order to create a new custom half circle graph (the one at the top)

Have you guys ever find/create this kind of graph before? I can  recreate the graph using python except for the entry for max and min value, but unfortunately, it can't be publish on my company on premise server due to no python interpreter on it

Kindly need your advice

Thank You

 

srivide_0-1693273836373.png

 

3 REPLIES 3
srivide
Regular Visitor

Hi @Anonymous 
Yes, I can create this visualisation using python both in power bi desktop or power bi on premise version

But this dashboard is not supposed to ne publish or use in power bi desktop or cloud version

It needs to be used on on premise version

Thank You

Anonymous
Not applicable

Hi @srivide,

Ok, I known that seems like you are working with on-premise environment and it does not include network connection to use visuals which required to send/receive network request.

On power bi desktop, script-based visuals can plot complex graph and lines based on script and correspond packages. But they required to deploy correspond software environment and required packages.

Some of custom visual may also suitable for your requirement, but they are listed on the MS marketplace which also required the network connections.

If you already gettting the custom visual to your report, the downloaded custom visual files can be find in the pbix file and it can be used without network.

In my opinion, I suppose current power bi desktop are design for normal environment(include avaibed network connections) instead of on-premise environments. Maybe you can submit ideas for improve the experience when deploy on-premise environment or develop a custom visual which integrate required packages that you can simply design reports at the on-premise environment.

Microsoft Power BI ideas

Develop custom visuals in Power BI - Power BI | Microsoft Learn

Regards,

Xiaoxin Sheng

Anonymous
Not applicable

HI @srivide,

Perhpas you can try to use power bi script based visuals(R, Python) to recreate these graph on power bi side.

Create Power BI visuals using R - Power BI | Microsoft Learn

Create Power BI visuals using Python in Power BI Desktop - Power BI | Microsoft Learn

Regards,

Xiaoxin Sheng

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

Check out the June 2025 Power BI update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.