SqlVirtualEntityDataProvider
SqlVirtualEntityDataProvider copied to clipboard
getting Invalid Argument error on form load
trafficstars
Getting Invalid Argument error on form load when there is 1:N relationship with another virtual entity
@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.