Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin 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.
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
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
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.
Develop custom visuals in Power BI - Power BI | Microsoft Learn
Regards,
Xiaoxin Sheng
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
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
6 | |
5 | |
4 | |
4 | |
4 |