Hello everybody,
I tried to build a report that has deals number and parties.
There is a master table for deals and party table.For each deal, I am trying to get the party name from party table.
The problem is that I linked too many tables together and while running the report, it gives database vendor error 1445 and I could not resolve the issue.
So, I thought to create a subreport that has deal no and party and pass the party as a shared value to the main report.
I will pass the deal no as a parameter.
Is this practise can be applied and will show the party for each deal?
Best Regards
I tried to build a report that has deals number and parties.
There is a master table for deals and party table.For each deal, I am trying to get the party name from party table.
The problem is that I linked too many tables together and while running the report, it gives database vendor error 1445 and I could not resolve the issue.
So, I thought to create a subreport that has deal no and party and pass the party as a shared value to the main report.
I will pass the deal no as a parameter.
Is this practise can be applied and will show the party for each deal?
Best Regards