recently i have faced the error 'Circle Dependecny detected' when trying to use the QueryBuildDataSource relations
after so much efforts found the root cause that i was using the same name of datasource in the QueryBuild and also in form datasource..
change the name of the datasource in form for ex: change it from InventDim to Inventdim_1 on form
it will solve this error.
after so much efforts found the root cause that i was using the same name of datasource in the QueryBuild and also in form datasource..
change the name of the datasource in form for ex: change it from InventDim to Inventdim_1 on form
it will solve this error.
No comments:
Post a Comment