Forum Discussion
amaleranda
6 years agoPost Patron
error when try to apply changes after creating function
Hi Gurus, I have created a table function as below (there are 6 functions) (Entname as text) as table => whne I try to apply change it gives me below error. Does anyone have any ideat how av...
- 6 years ago
Hi amaleranda ,
Try to cancel the relationship between the table where entname is located and other tables, and disable the "enhanced dataset metadata" option. Then execute the custom function for entname in the query editor.
Best Regards,
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Pragati11
6 years agoSuper User
Hi amaleranda ,
It seems like while converting your list to table there are errors due to NULL values.
Is it possible to share scrresnhot around the data that you are trying to convert to Table.
Thanks,
Pragati
amaleranda
6 years agoPost Patron
below is the screenshot of datatabel, table get extracted seems like whne I try to trun that into a function it has issues.