Forum Discussion
Anonymous
5 years agoNot applicable
Invoke Custom Function returns an error in Dataflow
I'm trying to use an excel file (on sharepoint) with a list of Segment IDs as input to a function in a Dataflow (as per in this video). All works until I get to the stage where I "Invoke Custom F...
- 5 years ago
Hi, Anonymous
After ensuring that the function is created and called correctly, you also need to check the firewall.
Please refer to this related thread.
Expression.Error: Cannot convert the value "[Function]" to type Function
Best Regards,
Community Support Team _ Eason
v-easonf-msft
5 years agoCommunity Support
Hi, Anonymous
After ensuring that the function is created and called correctly, you also need to check the firewall.
Please refer to this related thread.
Expression.Error: Cannot convert the value "[Function]" to type Function
Best Regards,
Community Support Team _ Eason
- Anonymous5 years agoNot applicable
Thanks for your help, looks like I didn't have "Organisational" for all my Data Source Credentials. Updating all the credentials to Organisational fixed this.