Forum Discussion
Custom Connector not showing custom icon
Hello everyone,
I hope you all are doing well!
I am working on a custom connector for power bi.
But I can't get my icons to display in PowerBI Get Data List, it is still showing the default icon. I tried to follow this thread (https://community.powerbi.com/t5/Developer/Custom-Data-Connector-Icons/m-p/829327#M21204) and make sure that the properties of each icon was set to a 'build action' of 'compile' instead of 'content' in the Solution Explorer but it does not work in my case.
2 Replies
- AnonymousNot applicable
Hi seraphlich,
What version of power bi desktop are you test? Did this issue appear when you work on old versions?
How to Get Your Question Answered Quickly
In addition, if you already refer to the official document and steps to custom but the issue still appears, you can try to contact to power bi dev team with your custom connector codes for further test.
Start developing custom connectors for Power Query | Microsoft Docs
Regards,
Xiaoxin Sheng- seraphlichRegular Visitor
Thank you for your reply!
I tried 2.87.1061.0 (November 2020) in my dev environment and lastest version in my personal test environment. In both environments, this problem occured. So is it the only option that I contact to PowerBI dev team?