Hi Sraj,
If your are using SQL Server query to build your dataset, you can use the where clause to filter the data like:
Where Company_Providing_Loan in(@Companies) OR Company_Receiving_Loan in(@Companies)
If you have any questions, please feel free to ask.
Regards,
Charlie Liao
TechNet Community Support
No comments:
Post a Comment