Forum Discussion
5AMsan
3 years agoFrequent Visitor
Strange issue creating a custom connector
Hello world, I'm triyng to achieve my fourth custom connector as I ran in a strange issue. While trying to caoncatenate strings I receive this error : `We cannot convert the value "https://api...
- 3 years ago
Fixed
I had a source kind definition tag(?) like '[DataSource.Kind="LinkedIn", Publish="LinkedIn.Publish"]' above API variables definition.
Anonymous
3 years agoNot applicable
HI 5AMsan,
I think this may be related to the M query evaluation, these variable values seem not fully recognized when executing the concatenate operations. You can take a look at the evaluation model of power query if helps:
Evaluation model - PowerQuery M | Microsoft Learn
Regards,
Xiaoxin Sheng