Forum Discussion
Where do I find all visuals?
- 7 years ago
Hi Anonymous,
All custom visuals that are developed and published in the marketplace by Microsoft are available on GitHub.
But the core visuals are not available anymore and cannot forked and/or modified.
If you want to change something then you have either create a new one from scratch or submit an idea at https://ideas.powerbi.com
-JP
Okay, thank you for the quick reply !
Do you think it would be possible to handle translations using custom visuals? This is sort of the last idea I have to try and translate column headers in a table for example. I have to much data, and to many languages to translate to, to implement the solutions proposed in other threads where they duplicate the data with columnheaders for each language.
Hi Anonymous,
Take a look at: https://microsoft.github.io/PowerBI-visuals/docs/how-to-guide/adding-localization/
Although it is still the old documentation, it should still be relevant.
-JP