SqlVirtualEntityDataProvider icon indicating copy to clipboard operation
SqlVirtualEntityDataProvider copied to clipboard

getting Invalid Argument error on form load

Open KrutikaSuchak opened this issue 4 years ago • 1 comments
trafficstars

Getting Invalid Argument error on form load when there is 1:N relationship with another virtual entity

KrutikaSuchak avatar Jan 05 '21 01:01 KrutikaSuchak

@KrutikaSuchak This is likely just a configuration issue. The best way to troubleshoot these types of issues is to turn on plugin tracing to "all" (https://docs.microsoft.com/en-us/powerapps/developer/data-platform/logging-tracing#enable-trace-logging). There's likely to be more information in the trace log exception details when the error happens that can help narrow the specific configuration.

mikefactorial avatar Jan 05 '21 15:01 mikefactorial