Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
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