Forum Discussion
user data function in fabric
- 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.
Hi DiKi-I ,
Thank you for your valuable inputs, burakkaragoz you’ve highlighted the key points perfectly. To provide further clarity, I’d like to elaborate on a few aspects that might help resolve the issue.
The WorkloadException with the NotFound sub error for your AISuggestion UDF indicates that the function isn’t recognized or isn’t available in the environment where it’s being called. Since your UDFs are running fine, but you're encountering issues specifically with Azure OpenAI integration, it likely involves deployment challenges, environment settings, or restrictions on external API calls.
Key Considerations:
- According to Microsoft Fabric documentation, UDF are still in preview as of May 2025.
- This can result in inconsistent deployment, limited availability in certain tenants, or restrictions on external HTTP calls (such as calls to Azure OpenAI) in secured environments.
FYI: Connect to data sources - Fabric User data functions (Preview) - Microsoft Fabric | Microsoft Learn
If my response resolved your query, kindly mark it as the Accepted Solution to assist others. Additionally, I would be grateful for a 'Kudos' if you found my response helpful.