Forum Discussion
TooOld
3 years agoFrequent Visitor
Custom visual doesn't show format menu options
I changed an existing visual "text Filter" from github.
The tests on Powerbi service work as expected -> Search Text Box
1. I successfully created the package -> pbiviz package
2. Imported the visual
but I don't see the visual option pane, only the general
Any idea what could be wrong ?
I found the solution. I simply renamed the widget in package.json and then it worked
2 Replies
- AnonymousNot applicable
Hi TooOld ,
I think you can refer to the below offical blog to learn how to add custom formatting option.
For reference:
Adding custom formatting options
Best Regards,
Rico ZhouIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- TooOldFrequent Visitor
I found the solution. I simply renamed the widget in package.json and then it worked