Forum Discussion
Anonymous
4 years agoNot applicable
How to use Dynamic Transformations in a custom connector
Hi everyone ! I'm not a very good developer and I'm using Microsoft's trippin example to create my custom connector. I am using an api to get data from web content, my is that the api's respons...
lbendlin
Super User
4 years agoIn Power Query you have multiple ways to handle these situations. For example try ... otherwise ..., or appending a question mark to a column name, or using Value.Is()