I want to write a custom visual in ECMAScript (aka: JavaScript) that: displays HTML controls; passes the user input from those controls into a REST service; displays the output from the REST services via SVG. The custom visual will handle all of the logic via JavaScript or the REST backend. There really isn't any need for a data source. For this reason, I may desire the ability to create a Power BI report that has no data source. As it stands right now, I may have to create a "dummy" data source for this to work. I've been fighting with Power Apps and Power BI now for a few days trying to do the "no code" approach. Now I've almost "had it" and I'm willing to embrace the Custom Visual SDK where I can "do whatever I want" assuming I can get around the CORS and potential security issues...
2 Comments
- searyNew MemberI just noticed there is an option in the Desktop Client to GetData from a BlankQuery. It seems you can specify the BlankQuery as the data source and then hit Close and Apply and then you can work on your custom visual without having to have a data source. That might be one way to easily create custom visuals without having to go through Power BI to get the data. I still think obtaining user's input might be tricky going this way, but at least I can maybe create a custom visual now without having to define a data source.
- fbcideas_migusrNew MemberStatus added:Needs Votes
Recent ideas
Expose Refresh Warnings and Informational Messages via Notifications and API
When a Power BI semantic model refresh completes successfully, the status shows Completed, even when the refresh details contain warnings or informational messages that require attention. Please pro...Jashwanth_K1 hour agoMicrosoft EmployeeNew19Views6likes0CommentsInvoke Pipeline Task - Workspace Identity Authentication
Currently, the Fabric Data Factory Invoke Pipeline task uses the user's credentials who saved the pipeline to then authenticate to the Azure Data Factory to execute the ADF pipeline. When that user'...dzebrowitz6 hours agoAdvocate IPlanned1.8KViews61likes5CommentsFabric Pipeline should run as workspace identity
Currently, Microsoft Fabric pipelines run under the identity of the last user who modified them, which can cause disruptions when tenant administrators make changes to security policies, such as enab...pellitteris6 hours agoAdvocate IINew1.4KViews27likes3CommentsBring Back separating Power BI artifacts on a per web page basis
Previously, the ability to have different artifacts open on different web tabs was enabled. This was beneficial if you wanted to differentiate what environments you were in, working across three diff...zoe-dean7 hours agoNew MemberNew54Views8likes0CommentsREST API Should expose credentials used in connections
When a consultant leaves a client, it's important to clean up any connections that may have the consultants credentials embedded within. I'm able to use the Fabric CLI to get the managed connections ...PeterDaniels8 hours agoAdvocate IIINew21Views7likes0Comments