Forum Discussion

TooOld's avatar
TooOld
Frequent Visitor
3 years ago
Solved

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

  • Anonymous's avatar
    Anonymous
    Not 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 Zhou

     

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

  • TooOld's avatar
    TooOld
    Frequent Visitor

    I found the solution. I simply renamed the widget in package.json and then it worked