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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
I need to pass a query parameter to the nodejs server url when building a custom visual of the type ?attribute=false so that my custom visual calls localhost:8080?attribute=false.
How can I do that? I can't seem to find a way. Do I need to pass it to the webpack-dev-server?
Thanks