Forum Discussion
How to create this?
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
- Anonymous2 years agoNot 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.
Develop custom visuals in Power BI - Power BI | Microsoft Learn
Regards,
Xiaoxin Sheng