Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago

Custom Connector UI default view

Below is the snippet of simplified Custom Connector code.

 

 

It has one required and one optional parameter (which is a record) consisting of three “sub-parameters”.

The UI looks like

 

 

Preferable – since second parameter is optional – would be that this UI opens initially (not the one above):

 

 

In this case the user who is interested in providing values for First, Second, and Third parameter would click on the arrow.

 

Is it possible? Any help on how to set it up will be greatly appreciated!

 

4 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi Anonymous ,

    Based on my research, it seems impossible to change such interaction settings. I also hope that other more knowledgeable developers will correct my response.
    You can submit this idea here:
    Welcome to Microsoft Fabric Ideas

    Best Regards,
    Gao

    Community Support Team

     

    If there is any post helps, then please consider Accept it as the solution  to help the other members find it more quickly.
    If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!

    How to get your questions answered quickly --  How to provide sample data in the Power BI Forum -- China Power BI User Group

    • Anonymous's avatar
      Anonymous
      Not applicable

      Thank you, Anonymous ! 

       

      I will submit the idea.

       

      Fellow Connectors developers, did anybody manage to overcome it?

       

      Thanks!

       

    • Anonymous's avatar
      Anonymous
      Not applicable

      Hi Gao,

      After further research, this certainly is possible. Take a look at the Oracle Custom connector UI:

       

      And - after clicking on "Advanced Options":

      One more question. Next Oracle screen has a button:

      It seems also be undocumented feature. How can this be achieved?

      Thank you!