Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
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 ?
Solved! Go to Solution.
I found the solution. I simply renamed the widget in package.json and then it worked
I found the solution. I simply renamed the widget in package.json and then it worked
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.