Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hello,
Is it possible to take user input and use it to create the url that will be used in a custom connector? The URI looks like "https://<variable here>.restofdomain.com/rest/", we don't know all of the values for <variable here> so pulling from a list wouldn't be useful in this case. We would like to have one connector that could be used for all of our clients, each client has a url of "somethingUnique.restofdomain.com/". All connections would have the same data connector logic, the only difference is the URLs. Is this possible?
Yes it is possible. I suggest you look at organizational content packs or Power BI apps. These are basically parameters that you will require user to fill in - the M code that drives your connection can then leverage those parameters to create correct URL endpoints, etc.
Good luck!
| User | Count |
|---|---|
| 60 | |
| 46 | |
| 32 | |
| 17 | |
| 16 |
| User | Count |
|---|---|
| 82 | |
| 68 | |
| 43 | |
| 26 | |
| 23 |