Forum Discussion
DiKi-I
1 year agoPost Partisan
user data function in fabric
Hi I'm trying to run UDF funtion and integarting it with azure open ai. I'm getting the below error during invocation can someone please help? { "functionName": "AISuggestion", "invocation...
- 1 year ago
Hi DiKi-I ,
If you still face the issue then please consider raising a support ticket for further assistance.
To raise a support ticket for Fabric and Power BI, kindly follow the steps outlined in the following guide: How to create a Fabric and Power BI Support ticket - Power BI | Microsoft Learn
Thank You.
thetom88
1 year agoFrequent Visitor
Yes, I'm basically doing something very similar to what your function is doing, I'm not working with SQL ATM. Looking at the code you're trying to re-create the example from transanalytical task flows.
DiKi-I
1 year agoPost Partisan
Yes, I'm using the udf example with the openai. But it doesn't seem to work. I will try again with some simple use cases.