Forum Discussion

jusTiz's avatar
jusTiz
New Member
2 years ago

Developement of a Custom Connector UI

Hey,

 

I am currently writing on a Power BI custom connector with the Power Query SDK. All the connector does is ask the user for specific inputs and then gets Web.Contents from an API specified by those parameters. All of that is working and now I am working on cleaning up the UI when connecting. How do I implement those radiobuttons inside of the UI so it is not as overwhelming from the beginning?

  

2 Replies

    • jusTiz's avatar
      jusTiz
      New Member

      Okay, I guess the UI is staying unorganized for now. 

      Thanks for the anwser.