I have SP returning multiple DT. I want to get the solution count.
When SP called using execute Query activity only the first DT is returned in output result. How to store the required DT in the result without modifying the SP as I don’t have permission?